Searched refs:TIMEVAL_FIELD (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/backends/ |
D | linux-core-note.c | 67 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T'|0x80, .count = 2) macro 69 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T', .count = 2) macro 144 TIMEVAL_FIELD (utime), 145 TIMEVAL_FIELD (stime), 146 TIMEVAL_FIELD (cutime), 147 TIMEVAL_FIELD (cstime),
|
D | ChangeLog | 536 * linux-core-note.c (TIMEVAL_FIELD): New macro.
|