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.cc131 typedef struct elf_timeval { /* Time value with microsecond resolution */ struct
134 } elf_timeval; typedef
151 elf_timeval pr_utime; /* User time */
152 elf_timeval pr_stime; /* System time */
153 elf_timeval pr_cutime; /* Cumulative user time */
154 elf_timeval pr_cstime; /* Cumulative system time */