Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/latency/
Dlatency-collector.c680 bool printstate_has_new_req_arrived(const struct entry *req) in printstate_has_new_req_arrived() function
1017 while (!printstate_has_new_req_arrived(req)) { in go_to_sleep()
1023 if (printstate_has_new_req_arrived(req)) in go_to_sleep()