Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c127 __u64 offcpu_thresh_ns; variable
304 if (delta >= offcpu_thresh_ns) { in off_cpu_stat()
/linux/tools/perf/util/
H A Dbpf_off_cpu.c297 skel->bss->offcpu_thresh_ns = opts->off_cpu_thresh_ns; in off_cpu_prepare()