Home
last modified time | relevance | path

Searched defs:TIMEVAL_FIELD (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/backends/
Dlinux-core-note.c67 # 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