Searched refs:TIMEVAL_FIELD (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/backends/ |
D | linux-core-note.c | 81 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T'|0x80, .count = 2) macro 83 # define TIMEVAL_FIELD(name) FIELD (time, ULONG, name, 'T', .count = 2) macro 158 TIMEVAL_FIELD (utime), 159 TIMEVAL_FIELD (stime), 160 TIMEVAL_FIELD (cutime), 161 TIMEVAL_FIELD (cstime),
|
D | ChangeLog | 681 * linux-core-note.c (TIMEVAL_FIELD): New macro.
|