Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.c2619 process_hex_common(struct event_format *event, struct print_arg *arg, in process_hex_common() function
2644 return process_hex_common(event, arg, tok, PRINT_HEX); in process_hex()
2651 return process_hex_common(event, arg, tok, PRINT_HEX_STR); in process_hex_str()