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