Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-top.c1129 u64 delay_timestamp; in should_drop() local
1134 delay_timestamp = qevent->timestamp + top->delay_secs * NSEC_PER_SEC; in should_drop()
1135 return delay_timestamp < last_timestamp; in should_drop()