Searched defs:C (Results 1 – 7 of 7) sorted by relevance
/kernel/trace/ |
D | trace_events_filter.c | 37 #define C(a, b) a macro 42 #define C(a, b) b macro 110 #define C(a, b) FILT_ERR_##a macro 115 #define C(a, b) b macro
|
D | trace_events_synth.c | 38 #define C(a, b) SYNTH_ERR_##a macro 43 #define C(a, b) b macro
|
D | trace_probe.c | 17 #define C(a, b) b macro
|
D | trace_probe.h | 459 #define C(a, b) TP_ERR_##a macro
|
D | trace.h | 1233 #define C(a, b) TRACE_ITER_##a##_BIT macro 1246 #define C(a, b) TRACE_ITER_##a = (1 << TRACE_ITER_##a##_BIT) macro
|
D | trace_events_hist.c | 75 #define C(a, b) HIST_ERR_##a macro 80 #define C(a, b) b macro
|
D | trace.c | 1542 #define C(a, b) b macro
|