Searched refs:evsel__set_config_if_unset (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/perf/arch/arm/util/ |
H A D | cs-etm.c | 430 evsel__set_config_if_unset(cs_etm_pmu, cs_etm_evsel, in cs_etm_recording_options() 432 evsel__set_config_if_unset(cs_etm_pmu, cs_etm_evsel, in cs_etm_recording_options()
|
/openbmc/linux/tools/perf/arch/arm64/util/ |
H A D | arm-spe.c | 218 evsel__set_config_if_unset(arm_spe_pmu, arm_spe_evsel, in arm_spe_recording_options()
|
/openbmc/linux/tools/perf/util/ |
H A D | evsel.h | 555 void evsel__set_config_if_unset(struct perf_pmu *pmu, struct evsel *evsel,
|
H A D | pmu.c | 1161 void evsel__set_config_if_unset(struct perf_pmu *pmu, struct evsel *evsel, in evsel__set_config_if_unset() function
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 672 evsel__set_config_if_unset(intel_pt_pmu, intel_pt_evsel, in intel_pt_recording_options()
|