Home
last modified time | relevance | path

Searched refs:ProtectionIds (Results 1 – 7 of 7) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/
Dsmaps_parser_test.cpp135 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[0] == protection);
219 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[0] == protection);
230 EXPECT_TRUE(stream_.traceDataCache_->GetConstSmapsData().ProtectionIds()[1] == protection);
/developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/
Dsmaps_table.cpp87 sqlite3_result_int64(context_, smapsObj_.ProtectionIds()[CurrentRow()]); in Column()
/developtools/smartperf_host/trace_streamer/src/table/monitor/
Dsmaps_table.cpp114 sqlite3_result_int64(context_, smapsObj_.ProtectionIds()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2022 const std::deque<DataIndex>& SmapsData::ProtectionIds() const in ProtectionIds() function in SysTuning::TraceStdtype::SmapsData
Dtrace_stdtype.h1727 const std::deque<DataIndex>& ProtectionIds() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2049 const std::deque<DataIndex>& SmapsData::ProtectionIds() const in ProtectionIds() function in SysTuning::TraceStdtype::SmapsData
Dtrace_stdtype.h1740 const std::deque<DataIndex>& ProtectionIds() const;