Searched defs:op_count (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dpolicy_low_level.cc92 size_t op_count = rule->GetOpcodeCount(); local
94 size_t opcodes_size = op_count * sizeof(PolicyOpcode);
107 svc_opcode_count += op_count;
/external/qemu/tcg/
H A Dtcg.h313 int64_t op_count; /* total insn count */ member in struct:TCGContext

Completed in 53 milliseconds