Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_hwlat.c174 s64 diff, outer_diff, total, last_total = 0; in get_sample() local
216 if (total < last_total) { in get_sample()
220 last_total = total; in get_sample()