HomeSort by relevance Sort by last modified time
    Searched full:elf_timeval (Results 1 - 1 of 1) sorted by null

  /external/google-breakpad/src/tools/linux/md2core/
minidump-2-core.cc 131 typedef struct elf_timeval { /* Time value with microsecond resolution */ struct
134 } elf_timeval; typedef in typeref:struct:elf_timeval
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 */
    [all...]

Completed in 1565 milliseconds