Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_output.c363 # define IP_FMT "%08lx" macro
365 # define IP_FMT "%016lx" macro
396 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_user_ip()
411 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_ip_sym()