OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timeval_t
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_debug.h
69
*
timeval_t
and prstatus_t are copies of the Linux structures.
78
}
timeval_t
;
typedef in typeref:struct:__anon30459
94
timeval_t
pr_utime; /* User time. */
95
timeval_t
pr_stime; /* System time. */
96
timeval_t
pr_cutime; /* Cumulative user time. */
97
timeval_t
pr_cstime; /* Cumulative system time. */
/external/strace/
print_time.c
32
#include DEF_MPERS_TYPE(
timeval_t
)
35
typedef struct timeval
timeval_t
;
typedef in typeref:struct:timeval
71
print_timeval_t(const
timeval_t
*t)
134
timeval_t
t;
144
timeval_t
t[2];
158
timeval_t
t;
176
timeval_t
t[2];
Completed in 1739 milliseconds