Searched refs:evsel__set_config_if_unset (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/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() 917 * (CFG_CHG and evsel__set_config_if_unset()). If no default is set then user
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/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 | 1091 void evsel__set_config_if_unset(struct perf_pmu *pmu, struct evsel *evsel, in evsel__set_config_if_unset() function
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 660 evsel__set_config_if_unset(intel_pt_pmu, intel_pt_evsel, in intel_pt_recording_options()
|
Completed in 8 milliseconds