OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nr_threads
(Results
1 - 4
of
4
) sorted by null
/external/fio/
stat.h
213
uint32_t
nr_threads
;
member in struct:jobs_eta
client.c
1052
je->
nr_threads
= le32_to_cpu(je->
nr_threads
);
1081
dst->
nr_threads
+= je->
nr_threads
;
[
all
...]
eta.c
467
je->
nr_threads
= thread_number;
server.c
734
je->
nr_threads
= cpu_to_le32(je->
nr_threads
);
[
all
...]
Completed in 779 milliseconds