Searched defs:reg (Results 1 – 6 of 6) sorted by relevance
87 int trace_log_reg(struct trace_buffer *tb, u64 reg, u64 value) in trace_log_reg()173 static char *trace_decode_reg(int reg) in trace_decode_reg()202 u64 *p, *reg, *value; in trace_print_reg() local
72 #define LOAD_REG_IMMEDIATE(reg,expr) \ argument
23 #define cpuid_func(reg) \ argument
66 struct registered_plugin_options *reg; in traceevent_plugin_list_options() local179 struct registered_plugin_options *reg; in traceevent_plugin_add_options() local202 struct registered_plugin_options *reg; in traceevent_plugin_remove_options() local
275 char *reg; in find_event() local
864 regex_t reg; member