Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace_output.c379 # define IP_FMT "%08lx" macro
381 # define IP_FMT "%016lx" macro
412 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_user_ip()
427 trace_seq_printf(s, " <" IP_FMT ">", ip); in seq_print_ip_sym()