Searched refs:convert_thread_options_to_cpu (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Dthread_options.h477 extern void convert_thread_options_to_cpu(struct thread_options *o, struct thread_options_pack *top);
H A Dcconv.c47 void convert_thread_options_to_cpu(struct thread_options *o, function
474 convert_thread_options_to_cpu(&o, &top1);
H A Dgclient.c583 convert_thread_options_to_cpu(&gco->o, top);
H A Dserver.c737 convert_thread_options_to_cpu(&td->o, &pdu->top);

Completed in 8281 milliseconds