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

/linux-master/include/linux/
H A Dperf_event.h1923 typedef int (perf_snapshot_branch_stack_t)(struct perf_branch_entry *entries, typedef
1925 DECLARE_STATIC_CALL(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);
/linux-master/kernel/events/
H A Dcore.c13887 DEFINE_STATIC_CALL_RET0(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);

Completed in 215 milliseconds