Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c94 const volatile bool has_prev_state = false; variable
276 if (has_prev_state) in on_switch()
/linux/tools/perf/util/
H A Dbpf_off_cpu.c120 skel->rodata->has_prev_state = true; in check_sched_switch_args()