Home
last modified time | relevance | path

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

/linux/include/trace/events/
A Dosnoise.h33 __print_ns_without_secs(__entry->start),
59 __print_ns_without_secs(__entry->start),
88 __print_ns_without_secs(__entry->start),
110 __print_ns_without_secs(__entry->start),
134 __print_ns_without_secs(__entry->start),
/linux/include/trace/
A Dtrace_events.h375 #undef __print_ns_without_secs
376 #define __print_ns_without_secs(value) \ macro
783 #undef __print_ns_without_secs
784 #define __print_ns_without_secs(val) (val) % 1000000000UL macro

Completed in 5 milliseconds