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