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/
A Drecord.h88 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/
A Darm-spe.c259 if (!record_opts__no_switch_events(opts)) in arm_spe_recording_options()
/linux/tools/perf/arch/arm/util/
A Dcs-etm.c307 if (!record_opts__no_switch_events(opts) && in cs_etm_recording_options()
/linux/tools/perf/arch/x86/util/
A Dintel-pt.c798 !record_opts__no_switch_events(opts)) { in intel_pt_recording_options()

Completed in 8 milliseconds