Searched refs:call_ops (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dannotate.c99 static struct ins_ops call_ops = { variable in typeref:struct:ins_ops
106 return ins->ops == &call_ops;
338 { .name = "call", .ops = &call_ops, },
339 { .name = "callq", .ops = &call_ops, },

Completed in 197 milliseconds