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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dannotate.c313 static struct ins_ops dec_ops = { variable in typeref:struct:ins_ops
346 { .name = "dec", .ops = &dec_ops, },
347 { .name = "decl", .ops = &dec_ops, },
349 { .name = "inc", .ops = &dec_ops, },
350 { .name = "incl", .ops = &dec_ops, },

Completed in 548 milliseconds