Home
last modified time | relevance | path

Searched refs:perf_snapshot_branch_stack_t (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dperf_event.h1675 typedef int (perf_snapshot_branch_stack_t)(struct perf_branch_entry *entries, typedef
1677 DECLARE_STATIC_CALL(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);
/linux-5.19.10/kernel/events/
Dcore.c13522 DEFINE_STATIC_CALL_RET0(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);