Home
last modified time | relevance | path

Searched defs:PRINT_TYPE_FUNC_NAME (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/kernel/trace/
Dtrace_kprobe.c64 #define PRINT_TYPE_FUNC_NAME(type) print_type_##type macro
115 static __kprobes int PRINT_TYPE_FUNC_NAME(string)(struct trace_seq *s, in PRINT_TYPE_FUNC_NAME() function