Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_output.c388 # define IP_FMT "%08lx" macro
390 # define IP_FMT "%016lx" macro
421 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_user_ip()
436 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_ip_sym()