Searched refs:InternalCpu (Results 1 – 4 of 4) sorted by relevance
26 InternalCpu cpu,36 … TableRowId UpdateDuration(TableRowId index, InternalTime ts, InternalCpu cpu, TableRowId idState);72 const std::deque<InternalCpu> &CpusData() const in CpusData()87 std::deque<InternalCpu> cpus_;
21 InternalCpu cpu, in AppendThreadState()55 std::deque<InternalCpu> cpusTemp; in SortAllRowByTs()113 TableRowId ThreadStateData::UpdateDuration(TableRowId index, InternalTime ts, InternalCpu cpu, Tabl… in UpdateDuration()
220 using InternalCpu = uint32_t; // how many cpus? could change to int8_t? variable
1289 InternalCpu cpu = 1;1295 InternalCpu cpu1 = 2;