Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp2342 timespec start_timespec; in DumpTraces() local
2343 clock_gettime(CLOCK_REALTIME, &start_timespec); in DumpTraces()
2345 DumpPidHeader(fd, pid, start_timespec); in DumpTraces()
2354 DumpPidHeader(fd, pid, start_timespec); in DumpTraces()
2360 DumpPidHeader(fd, pid, start_timespec); in DumpTraces()