Searched refs:get_common_field (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | trace-event-parse.c | 17 static int get_common_field(struct scripting_context *context, in get_common_field() function 46 ret = get_common_field(context, &size, &offset, in common_lock_depth() 60 ret = get_common_field(context, &size, &offset, in common_flags() 74 ret = get_common_field(context, &size, &offset, in common_pc()
|