Home
last modified time | relevance | path

Searched defs:protection (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Dsmaps_parser_test.cpp124 uint64_t protection = stream_.traceDataCache_->GetDataIndex(permission); variable
204 uint64_t protection = stream_.traceDataCache_->GetDataIndex(permission0); variable
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/
Dhtrace_mem_parser.cpp113 DataIndex protection = traceDataCache_->GetDataIndex(itor->permission()); in ParseSmapsInfoEasy() local