Home
last modified time | relevance | path

Searched defs:call_count (Results 1 - 8 of 8) sorted by relevance

/third_party/node/test/js-native-api/test_reference_double_free/
H A Dtest_reference_double_free.c16 size_t* call_count = hint; in NoDeleteDestructor() local
/third_party/node/deps/v8/src/compiler/
H A Dwasm-inlining.h69 int call_count; member
H A Dwasm-inlining.cc113 int call_count = GetCallCount(call); in ReduceCall() local
/third_party/vulkan-loader/tests/
H A Dloader_alloc_callback_tests.cpp53 size_t call_count = 0; member in MemoryTracker
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc150 TNode<Smi> call_count = in IncrementCallCount() local
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector.cc959 Object call_count = GetFeedbackExtra()->cast<Object>(); in GetCallCount() local
968 Object call_count = GetFeedbackExtra()->cast<Object>(); in SetSpeculationMode() local
982 Object call_count = GetFeedbackExtra()->cast<Object>(); in GetSpeculationMode() local
991 Object call_count in GetCallFeedbackContent() local
1001 double const call_count = GetCallCount(); ComputeCallFrequency() local
[all...]
/third_party/python/Lib/unittest/
H A Dmock.py568 call_count = _delegating_property('call_count') variable in NonCallableMock
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h453 unsigned call_count:6; member

Completed in 23 milliseconds