Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_osnoise.c56 OSN_WORKLOAD, enumerator
1240 if (timerlat_enabled() && !test_bit(OSN_WORKLOAD, &osnoise_options)) in register_migration_monitor()
1248 if (timerlat_enabled() && !test_bit(OSN_WORKLOAD, &osnoise_options)) in unregister_migration_monitor()
1271 int workload = test_bit(OSN_WORKLOAD, &osnoise_options); in trace_sched_switch_callback()
1950 if (test_bit(OSN_WORKLOAD, &osnoise_options)) { in stop_kthread()
1964 if (!test_bit(OSN_WORKLOAD, &osnoise_options)) { in stop_kthread()
2007 if (!test_bit(OSN_WORKLOAD, &osnoise_options)) { in start_kthread()
2040 if (!test_bit(OSN_WORKLOAD, &osnoise_options)) { in start_per_cpu_kthreads()
2398 if (!timerlat_enabled() || test_bit(OSN_WORKLOAD, &osnoise_options)) { in timerlat_fd_open()