Home
last modified time | relevance | path

Searched refs:UpdateDuration (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/filter/
Dcpu_filter.cpp47 … traceDataCache_->GetThreadStateData()->UpdateDuration(static_cast<TableRowId>(lastRow), ts); in InsertSwitchEvent()
77 … traceDataCache_->GetThreadStateData()->UpdateDuration(static_cast<TableRowId>(lastRow), ts); in InsertSwitchEvent()
249 traceDataCache_->GetThreadStateData()->UpdateDuration(static_cast<TableRowId>(lastrow), in CheckWakeupEvent()
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dcpu_filter.cpp47 … traceDataCache_->GetThreadStateData()->UpdateDuration(static_cast<TableRowId>(lastRow), ts); in InsertSwitchEvent()
77 … traceDataCache_->GetThreadStateData()->UpdateDuration(static_cast<TableRowId>(lastRow), ts); in InsertSwitchEvent()
249 traceDataCache_->GetThreadStateData()->UpdateDuration(static_cast<TableRowId>(lastrow), in CheckWakeupEvent()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp69 TableRowId ThreadStateData::UpdateDuration(TableRowId index, InternalTime ts) in UpdateDuration() function in SysTuning::TraceStdtype::ThreadStateData
94 void ThreadStateData::UpdateDuration(TableRowId index, InternalTime ts, TableRowId idState) in UpdateDuration() function in SysTuning::TraceStdtype::ThreadStateData
106 TableRowId ThreadStateData::UpdateDuration(TableRowId index, InternalTime ts, InternalCpu cpu, Tabl… in UpdateDuration() function in SysTuning::TraceStdtype::ThreadStateData
Dtrace_stdtype.h125 TableRowId UpdateDuration(TableRowId index, InternalTime ts);
129 void UpdateDuration(TableRowId index, InternalTime ts, TableRowId idState);
131 … TableRowId UpdateDuration(TableRowId index, InternalTime ts, InternalCpu cpu, TableRowId idState);
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp70 TableRowId ThreadStateData::UpdateDuration(TableRowId index, InternalTime ts) in UpdateDuration() function in SysTuning::TraceStdtype::ThreadStateData
95 void ThreadStateData::UpdateDuration(TableRowId index, InternalTime ts, TableRowId idState) in UpdateDuration() function in SysTuning::TraceStdtype::ThreadStateData
107 TableRowId ThreadStateData::UpdateDuration(TableRowId index, InternalTime ts, InternalCpu cpu, Tabl… in UpdateDuration() function in SysTuning::TraceStdtype::ThreadStateData
Dtrace_stdtype.h129 TableRowId UpdateDuration(TableRowId index, InternalTime ts);
133 void UpdateDuration(TableRowId index, InternalTime ts, TableRowId idState);
135 … TableRowId UpdateDuration(TableRowId index, InternalTime ts, InternalCpu cpu, TableRowId idState);