Searched refs:UpdateDuration (Results 1 – 6 of 6) sorted by relevance
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| D | cpu_filter.cpp | 47 … 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/ |
| D | cpu_filter.cpp | 47 … 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/ |
| D | trace_stdtype.cpp | 69 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
|
| D | trace_stdtype.h | 125 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/ |
| D | trace_stdtype.cpp | 70 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
|
| D | trace_stdtype.h | 129 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);
|