OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stat_calc_lat_u
(Results
1 - 3
of
3
) sorted by null
/external/fio/
stat.h
241
extern void
stat_calc_lat_u
(struct thread_stat *ts, double *io_u_lat);
stat.c
334
void
stat_calc_lat_u
(struct thread_stat *ts, double *io_u_lat)
function
493
stat_calc_lat_u
(ts, io_u_lat_u);
820
stat_calc_lat_u
(ts, io_u_lat_u);
884
stat_calc_lat_u
(ts, io_u_lat_u);
951
stat_calc_lat_u
(ts, io_u_lat_u);
[
all
...]
gclient.c
969
stat_calc_lat_u
(ts, io_u_lat);
[
all
...]
Completed in 50 milliseconds