Searched refs:gen_labels (Results 1 – 2 of 2) sorted by relevance
/external/qemu/ |
D | translate-op.c | 50 const uint16_t *opc_buf, const uint32_t *opparam_buf, const long *gen_labels); 74 const uint16_t *opc_buf, const uint32_t *opparam_buf, const long *gen_labels) in dyngen_code() argument 76 …return (*_dyngen_code)(gen_code_buf, label_offsets, jmp_offsets, opc_buf, opparam_buf, gen_labels); in dyngen_code()
|
/external/blktrace/btt/ |
D | btt_plot.py | 255 def gen_labels(db, ax, type): function 323 gen_labels(db, ax, type)
|