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

/linux-master/kernel/trace/
H A Dtrace_output.c382 # define IP_FMT "%08lx" macro
384 # define IP_FMT "%016lx" macro
415 trace_seq_printf(s, " <" IP_FMT ">", ip);
430 trace_seq_printf(s, " <" IP_FMT ">", ip);

Completed in 358 milliseconds