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

/vbox/src/recompiler/tcg/
H A Dtcg.h313 int64_t op_count; /* total insn count */ member in struct:TCGContext
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntio.c204 PRUintn op_count; /* number of operations in the list */ member in struct:pt_TimedQueue
911 pt_tq.op_count = 0;
4278 pt_tq.op_count += 1;
4307 pt_tq.op_count -= 1;
4344 pollingListNeeded = pt_tq.op_count;

Completed in 55 milliseconds