Searched refs:evsel__set_config_if_unset (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/arch/arm/util/ |
H A D | cs-etm.c | 444 evsel__set_config_if_unset(cs_etm_pmu, cs_etm_evsel, in cs_etm_recording_options() 446 evsel__set_config_if_unset(cs_etm_pmu, cs_etm_evsel, in cs_etm_recording_options() 456 evsel__set_config_if_unset(cs_etm_pmu, cs_etm_evsel, in cs_etm_recording_options()
|
/linux/tools/perf/util/ |
H A D | evsel.h | 576 void evsel__set_config_if_unset(struct perf_pmu *pmu, struct evsel *evsel,
|
H A D | pmu.c | 1348 void evsel__set_config_if_unset(struct perf_pmu *pmu, struct evsel *evsel, in evsel__set_config_if_unset() function
|
/linux/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 667 evsel__set_config_if_unset(intel_pt_pmu, intel_pt_evsel, in intel_pt_recording_options()
|