Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dwatchdog.c408 u64 sample_period_second = sample_period; in print_cpustat() local
410 do_div(sample_period_second, NSEC_PER_SEC); in print_cpustat()
418 smp_processor_id(), sample_period_second); in print_cpustat()