OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iolog
(Results
1 - 9
of
9
) sorted by null
/external/fio/
iolog.h
128
static inline struct io_sample *get_sample(struct io_log *
iolog
,
131
return __get_sample(
iolog
->log,
iolog
->log_offset, sample);
stat.c
1752
struct io_log *
iolog
;
local
[
all
...]
client.h
98
client_iolog_op *
iolog
;
member in struct:client_ops
Android.mk
27
iolog
.c json.c libfio.c memalign.c profiles/act.c profiles/tiobench.c server.c \
thread_options.h
172
unsigned int
iolog
;
member in struct:thread_options
395
uint32_t
iolog
;
member in struct:thread_options_pack
cconv.c
201
o->
iolog
= le32_to_cpu(top->
iolog
);
362
top->
iolog
= cpu_to_le32(o->
iolog
);
client.c
[
all
...]
Makefile
34
memalign.c server.c client.c
iolog
.c backend.c libfio.c flow.c \
gclient.c
697
printf("got
iolog
: name=%s, type=%u, entries=%lu\n", pdu->name, pdu->log_type, (unsigned long) pdu->nr_samples);
[
all
...]
Completed in 59 milliseconds