OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:depth_diff
(Results
1 - 1
of
1
) sorted by null
/external/fio/t/
btrace2fio.c
34
static unsigned int
depth_diff
= 1;
variable
872
if (abs(idiff) >
depth_diff
)
1028
log_err("\t-u\tDepth difference for collapse (def=%u)\n",
depth_diff
);
1113
depth_diff
= atoi(optarg);
Completed in 146 milliseconds