Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/func/pi-tests/
Dtestpi-7.c56 static int max_drop2grab_us; variable
251 if (delta_us > max_drop2grab_us) in high_prio_rt_thread()
252 max_drop2grab_us = delta_us; in high_prio_rt_thread()
290 max_drop2grab_us = 0; in main()
309 max_drop2grab_us); in main()