Home
last modified time | relevance | path

Searched refs:thr_info (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/btreplay/
Dbtreplay.c102 struct thr_info { struct
126 struct thr_info *tip; argument
265 static inline int is_send_done(struct thr_info *tip) in is_send_done()
274 static inline int is_reap_done(struct thr_info *tip) in is_reap_done()
541 static void pin_to_cpu(struct thr_info *tip) in pin_to_cpu()
716 static void iocb_init(struct thr_info *tip, struct iocb_pkt *iocbp) in iocb_init()
773 static void tip_init(struct thr_info *tip) in tip_init()
834 static void tip_release(struct thr_info *tip) in tip_release()
878 struct thr_info *tip = buf_alloc(sizeof(*tip)); in add_input_file()
949 static void rem_input_file(struct thr_info *tip) in rem_input_file()
[all …]