OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_float
(Results
1 - 3
of
3
) sorted by null
/external/strace/
count.c
210
percent = (100.0 *
tv_float
(&counts[j].time)
211
/
tv_float
(&tv_cum));
213
percent,
tv_float
(&counts[j].time),
228
"100.00",
tv_float
(&tv_cum), "",
defs.h
597
extern double
tv_float
(struct timeval *);
util.c
119
tv_float
(tv)
function
[
all
...]
Completed in 241 milliseconds