Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drecord.h89 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() function
/linux/tools/perf/arch/arm64/util/
H A Darm-spe.c282 if (!record_opts__no_switch_events(opts)) in arm_spe_recording_options()
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c336 if (!record_opts__no_switch_events(opts) && in cs_etm_recording_options()
/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c791 !record_opts__no_switch_events(opts)) { in intel_pt_recording_options()