Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Devsel.h209 void evsel__config_callchain(struct evsel *evsel, struct record_opts *opts,
Devsel.c846 void evsel__config_callchain(struct evsel *evsel, struct record_opts *opts, in evsel__config_callchain() function
1000 evsel__config_callchain(evsel, opts, &param); in evsel__apply_config_terms()
1123 evsel__config_callchain(evsel, opts, callchain); in evsel__config()
/Linux-v5.10/tools/perf/
Dbuiltin-trace.c3153 evsel__config_callchain(sys_enter, &trace->opts, &callchain_param);
3154 evsel__config_callchain(sys_exit, &trace->opts, &callchain_param);
3911 evsel__config_callchain(pgfault_maj, &trace->opts, &callchain_param);
3919 evsel__config_callchain(pgfault_min, &trace->opts, &callchain_param);