Searched refs:get_common_field (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | trace-event-parse.c | 15 static int get_common_field(struct scripting_context *context, in get_common_field() function 44 ret = get_common_field(context, &size, &offset, in common_lock_depth() 58 ret = get_common_field(context, &size, &offset, in common_flags() 72 ret = get_common_field(context, &size, &offset, in common_pc()
|