Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dperf_event.h2043 typedef int (perf_snapshot_branch_stack_t)(struct perf_branch_entry *entries, typedef
2045 DECLARE_STATIC_CALL(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);
/linux-6.14.4/kernel/events/
Dcore.c14332 DEFINE_STATIC_CALL_RET0(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);