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