Home
last modified time | relevance | path

Searched refs:elf_timeval (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc230 typedef struct elf_timeval { /* Time value with microsecond resolution */ struct
233 } elf_timeval; argument
250 elf_timeval pr_utime; /* User time */
251 elf_timeval pr_stime; /* System time */
252 elf_timeval pr_cutime; /* Cumulative user time */
253 elf_timeval pr_cstime; /* Cumulative system time */