Searched defs:store_trace_entry_data (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/trace/ | ||
| H A D | trace_probe.c | 909 void store_trace_entry_data(void *edata, struct trace_probe *tp, struct pt_regs *regs) store_trace_entry_data() function |
| H A D | trace_probe.h | 383 #define store_trace_entry_data(edata, tp, regs) do { } while (0) macro |