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

/linux-master/tools/perf/util/
H A Devent.c486 static int text_poke_printer(enum binary_printer_ops op, unsigned int val, function
525 ret += binary__fprintf(tp->bytes, tp->old_len, 16, text_poke_printer,
529 text_poke_printer, &old, fp);

Completed in 137 milliseconds