Home
last modified time | relevance | path

Searched refs:TraceStdtype (Results 1 – 25 of 52) sorted by relevance

123

/developtools/smartperf_host/trace_streamer/src/filter/
Dprocess_filter.cpp83 TraceStdtype::Thread *thread = nullptr; in GetOrCreateThreadWithPid()
106 TraceStdtype::Process *process = nullptr; in UpdateOrCreateProcessWithName()
122 TraceStdtype::Thread *thread = nullptr; in UpdateOrCreateThreadWithNameIndex()
223 TraceStdtype::Process *process = nullptr; in GetOrCreateInternalPid()
227 std::tuple<uint32_t, TraceStdtype::Thread *> ProcessFilter::NewThread(uint32_t tid) in NewThread()
236 std::tuple<uint32_t, TraceStdtype::Process *> ProcessFilter::NewProcess(uint32_t pid) in NewProcess()
245 std::tuple<uint32_t, TraceStdtype::Process *> ProcessFilter::CreateProcessMaybe(uint32_t pid, uint6… in CreateProcessMaybe()
248 TraceStdtype::Process *process = nullptr; in CreateProcessMaybe()
Dprocess_filter.h50 std::tuple<uint32_t, TraceStdtype::Process *> CreateProcessMaybe(uint32_t pid, uint64_t startT);
51 std::tuple<uint32_t, TraceStdtype::Thread *> NewThread(uint32_t tid);
52 std::tuple<uint32_t, TraceStdtype::Process *> NewProcess(uint32_t pid);
Dframe_filter.h69TraceStdtype::FrameSlice::FrameSliceType frameType_ = TraceStdtype::FrameSlice::ACTURAL_SLICE;
Dframe_filter.cpp45 …expectStart, ipid, itid, vsyncId, callStackSliceId, expectEnd, (uint8_t)TraceStdtype::FrameSlice::… in BeginVsyncEvent()
117 TraceStdtype::FrameSlice *frameSlice = traceDataCache_->GetFrameSliceData(); in BeginProcessCommandUni()
201 TraceStdtype::FrameSlice *frameSlice = traceDataCache_->GetFrameSliceData(); in EndFrameQueue()
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/
Ddemo_trace_data_cache_reader.cpp20 using namespace TraceStdtype;
Dtrace_data_cache.h25 using namespace TraceStdtype; variable
Ddemo_trace_data_cache_reader.h25 using namespace TraceStdtype; variable
Dtrace_data_cache_base.h28 using namespace TraceStdtype; variable
Ddemo_trace_data_cache_writer.h23 using namespace TraceStdtype; variable
Ddemo_trace_data_cache_writer.cpp20 using namespace TraceStdtype;
Dtrace_stdtype.cpp20 namespace TraceStdtype { namespace
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
Dsyscall_stdtype.cpp18 namespace TraceStdtype { namespace
Dsyscall_stdtype.h21 namespace TraceStdtype {
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/
Dbase_stdtype.cpp18 namespace TraceStdtype { namespace
Dbase_stdtype.h23 namespace TraceStdtype {
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hilog/
Dhilog_stdtype.cpp18 namespace TraceStdtype { namespace
Dhilog_stdtype.h21 namespace TraceStdtype {
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/template/
Dapp_startup_stdtype.cpp18 namespace TraceStdtype { namespace
Dtask_pool_stdtype.h21 namespace TraceStdtype {
Danimation_stdtype.h23 namespace TraceStdtype {
Dapp_startup_stdtype.h21 namespace TraceStdtype {
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/measure/
Dmeasure_stdtype.cpp19 namespace TraceStdtype { namespace
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache.h26 using namespace TraceStdtype; variable
Dtrace_data_cache_reader.h40 using namespace TraceStdtype; variable
Dtrace_data_cache_writer.h23 using namespace TraceStdtype; variable

123