Home
last modified time | relevance | path

Searched refs:record_opts__no_switch_events (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Drecord.h84 static inline bool record_opts__no_switch_events(const struct record_opts *opts) in record_opts__no_switch_events() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/
H A Darm-spe.c254 if (!record_opts__no_switch_events(opts)) in arm_spe_recording_options()
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H A Dcs-etm.c268 if (!record_opts__no_switch_events(opts) && in cs_etm_recording_options()
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H A Dcs-etm.c322 if (!record_opts__no_switch_events(opts) && in cs_etm_recording_options()
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dintel-pt.c792 !record_opts__no_switch_events(opts)) { in intel_pt_recording_options()
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dintel-pt.c786 !record_opts__no_switch_events(opts)) { in intel_pt_recording_options()

Completed in 9 milliseconds