Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Devsel.h177 void perf_evsel__config_callchain(struct evsel *evsel,
Devsel.c748 void perf_evsel__config_callchain(struct evsel *evsel, in perf_evsel__config_callchain() function
897 perf_evsel__config_callchain(evsel, opts, &param); in apply_config_terms()
1029 perf_evsel__config_callchain(evsel, opts, callchain); in perf_evsel__config()
/Linux-v5.4/tools/perf/
Dbuiltin-trace.c2734 perf_evsel__config_callchain(sys_enter, &trace->opts, &callchain_param); in trace__add_syscall_newtp()
2735 perf_evsel__config_callchain(sys_exit, &trace->opts, &callchain_param); in trace__add_syscall_newtp()
3289 perf_evsel__config_callchain(pgfault_maj, &trace->opts, &callchain_param); in trace__run()
3297 perf_evsel__config_callchain(pgfault_min, &trace->opts, &callchain_param); in trace__run()