OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_count
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/win/src/
policy_low_level.cc
92
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/
tcg.h
313
int64_t
op_count
; /* total insn count */
member in struct:TCGContext
Completed in 580 milliseconds