Searched refs:HitCounts (Results 1 – 4 of 4) sorted by relevance
83 …sqlite3_result_int64(context_, static_cast<int64_t>(jsCpuProfilerNodes_.HitCounts()[CurrentRow()])… in Column()
110 auto hitCount = stream_.traceDataCache_->GetConstJsCpuProfilerNodeData().HitCounts()[0];123 auto hitCount1 = stream_.traceDataCache_->GetConstJsCpuProfilerNodeData().HitCounts()[1];
2854 const std::deque<int32_t>& JsCpuProfilerNode::HitCounts() const in HitCounts() function in SysTuning::TraceStdtype::JsCpuProfilerNode
2389 const std::deque<int32_t>& HitCounts() const;