Searched refs:TIMEVAL_FIELD (Results 1 - 1 of 1) sorted by relevance
/third_party/elfutils/backends/ |
H A D | linux-core-note.c | 83 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T'|0x80, .count = 2) macro 85 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T', .count = 2) macro 164 TIMEVAL_FIELD (utime), 165 TIMEVAL_FIELD (stime), 166 TIMEVAL_FIELD (cutime), 167 TIMEVAL_FIELD (cstime),
|
Completed in 1 milliseconds