Home
last modified time | relevance | path

Searched defs:record_time (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c223 static void record_time(int id, unsigned long long time, unsigned long l) in record_time() function
/external/crosvm/tools/impl/
Dcommon.py672 def record_time(title: str): function