OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_eta_op
(Results
1 - 2
of
2
) sorted by null
/external/fio/
client.h
78
typedef void (
client_eta_op
)(struct jobs_eta *je);
typedef
89
client_eta_op
*eta;
114
extern void fio_client_dec_jobs_eta(struct client_eta *eta,
client_eta_op
fn);
client.c
1090
void fio_client_dec_jobs_eta(struct client_eta *eta,
client_eta_op
eta_fn)
[
all
...]
Completed in 562 milliseconds