Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h1903 typedef int (perf_snapshot_branch_stack_t)(struct perf_branch_entry *entries, typedef
1905 DECLARE_STATIC_CALL(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);
/openbmc/linux/kernel/events/
H A Dcore.c13884 DEFINE_STATIC_CALL_RET0(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);