Home
last modified time | relevance | path

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

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