Searched refs:trace_print_hex_seq (Results 1 – 3 of 3) sorted by relevance
/linux/include/trace/ |
A D | trace_events.h | 347 trace_print_hex_seq(p, buf, buf_len, false) 351 trace_print_hex_seq(p, buf, buf_len, true)
|
/linux/kernel/trace/ |
A D | trace_output.c | 218 trace_print_hex_seq(struct trace_seq *p, const unsigned char *buf, int buf_len, in trace_print_hex_seq() function 231 EXPORT_SYMBOL(trace_print_hex_seq);
|
/linux/include/linux/ |
A D | trace_events.h | 40 const char *trace_print_hex_seq(struct trace_seq *p,
|
Completed in 12 milliseconds