Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dperf_event.h2032 typedef int (perf_snapshot_branch_stack_t)(struct perf_branch_entry *entries, typedef
2034 DECLARE_STATIC_CALL(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);
/linux-6.15/kernel/events/
Dcore.c14618 DEFINE_STATIC_CALL_RET0(perf_snapshot_branch_stack, perf_snapshot_branch_stack_t);