OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sum_stat_nr
(Results
1 - 2
of
2
) sorted by null
/external/fio/
client.c
60
static int
sum_stat_nr
;
variable
939
sum_thread_stats(&client_ts, &p->ts,
sum_stat_nr
);
947
if (++
sum_stat_nr
== sum_stat_clients) {
[
all
...]
gclient.c
286
static int
sum_stat_nr
;
variable
298
sum_thread_stats(&client_ts, &p->ts,
sum_stat_nr
);
305
if (++
sum_stat_nr
== sum_stat_clients) {
[
all
...]
Completed in 58 milliseconds