Home
last modified time | relevance | path

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

/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c444 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 Devsel.h576 void evsel__set_config_if_unset(struct perf_pmu *pmu, struct evsel *evsel,
H A Dpmu.c1348 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 Dintel-pt.c667 evsel__set_config_if_unset(intel_pt_pmu, intel_pt_evsel, in intel_pt_recording_options()