OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_results
(Results
1 - 3
of
3
) sorted by null
/external/fio/
gfio.h
160
unsigned int
nr_results
;
member in struct:gfio_client
gclient.c
734
unsigned int nr = gc->
nr_results
;
739
gc->
nr_results
++;
[
all
...]
gfio.c
283
if (ge->client && ge->client->
nr_results
)
1081
if (gc && gc->
nr_results
)
[
all
...]
Completed in 627 milliseconds