Searched refs:TIMEVAL_FIELD (Results 1 – 2 of 2) sorted by relevance
/third_party/elfutils/backends/ |
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),
|
D | ChangeLog | 1148 * linux-core-note.c (TIMEVAL_FIELD): New macro.
|