Searched refs:cpu_diff (Results 1 – 1 of 1) sorted by relevance
102 uint64_t cpu_diff = cputime_sec - *start_cputime_sec; in IsOverCpuThreshold() local103 if (cputime_sec > *start_cputime_sec && cpu_diff > ds_max_cpu) { in IsOverCpuThreshold()106 cpu_diff, ds_max_cpu); in IsOverCpuThreshold()