OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ts2ns
(Results
1 - 1
of
1
) sorted by null
/external/blktrace/btreplay/
btreplay.c
282
*
ts2ns
- Convert timespec values to a nanosecond value
285
static inline __u64
ts2ns
(struct timespec *ts)
function
291
*
ts2ns
- Convert timeval values to a nanosecond value
356
return
ts2ns
(&ts);
[
all
...]
Completed in 53 milliseconds