Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_seq.c379 const void *buf, size_t len, bool ascii) in trace_seq_hex_dump() argument
395 buf, len, ascii); in trace_seq_hex_dump()
Dtrace_output.c280 const void *buf, size_t len, bool ascii) in trace_print_hex_dump_seq() argument
286 rowsize, groupsize, buf, len, ascii); in trace_print_hex_dump_seq()