Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcallchain.h317 int sample__for_each_callchain_node(struct thread *thread, struct evsel *evsel,
H A Dbuild-id.c77 sample__for_each_callchain_node(thread, evsel, sample, PERF_MAX_STACK_DEPTH, in build_id__mark_dso_hit()
H A Dcallchain.c1807 int sample__for_each_callchain_node(struct thread *thread, struct evsel *evsel, in sample__for_each_callchain_node() function
/linux/tools/perf/
H A Dbuiltin-inject.c938 sample__for_each_callchain_node(thread, evsel, sample, PERF_MAX_STACK_DEPTH, in perf_event__inject_buildid()