Home
last modified time | relevance | path

Searched refs:sample__for_each_callchain_node (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dcallchain.h316 int sample__for_each_callchain_node(struct thread *thread, struct evsel *evsel,
Dcallchain.c1801 int sample__for_each_callchain_node(struct thread *thread, struct evsel *evsel, in sample__for_each_callchain_node() function
/linux-6.14.4/tools/perf/
Dbuiltin-inject.c944 sample__for_each_callchain_node(thread, evsel, sample, PERF_MAX_STACK_DEPTH, in perf_event__inject_buildid()