Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drecord.h83 u64 off_cpu_thresh_ns; member
H A Dbpf_off_cpu.c296 skel->bss->offcpu_thresh_ns = opts->off_cpu_thresh_ns; in off_cpu_prepare()
/linux/tools/perf/
H A Dbuiltin-record.c3224 opts->off_cpu_thresh_ns = off_cpu_thresh_ms * NSEC_PER_MSEC; in record__parse_off_cpu_thresh()
3422 .off_cpu_thresh_ns = OFFCPU_THRESH,