Searched refs:adj (Results 1 – 13 of 13) sorted by relevance
/developtools/profiler/device/plugins/memory_plugin/test/utresources/proc/ |
D | purgeable_ashmem_trigger | 3 process_name,pid,fd,adj,ashmem_name,size,id,time,ref_count,purged
|
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/vmtracker/ |
D | TabPaneVmTrackerShmSelection.ts | 100 'adj': (a, b) => this.compareValues(a.adj, b.adj, sort),
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/vmtracker/ |
D | TabPaneVmTrackerShmComparison.test.ts | 58 adj: 10,
|
D | TabPaneVmTrackerShmSelection.test.ts | 54 adj: 3,
|
/developtools/smartperf_host/trace_streamer/test/unittest/htrace/ |
D | htrace_mem_parser_test.cpp | 284 int32_t adj = 6; variable 292 ashmemInfo->set_adj(adj); 311 EXPECT_EQ(stream_.traceDataCache_->GetConstAshMemData().adjs_[0], adj); 428 uint32_t adj = 6; variable 452 …stream_.traceDataCache_->GetAshMemData()->AppendNewData(ipid, m.timeStamp, adj, fd, ashmemNameId, …
|
/developtools/profiler/protos/types/plugins/memory_data/ |
D | memory_plugin_result.proto | 90 int32 adj = 3; field
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/memory_data/ |
D | memory_plugin_result.proto | 90 int32 adj = 3; field
|
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/ |
D | htrace_mem_parser.cpp | 399 uint32_t adj = AshmemInfo.adj(); in ParseAshmemInfo() local 417 …traceDataCache_->GetAshMemData()->AppendNewData(ipid, timeStamp, adj, fd, ashmemNameId, size, pss,… in ParseAshmemInfo()
|
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/ |
D | activity_monitor_stdtype.cpp | 469 uint32_t adj, in AppendNewData() argument 482 adjs_.emplace_back(adj); in AppendNewData()
|
D | activity_monitor_stdtype.h | 243 uint32_t adj,
|
/developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
D | memory_data_plugin_unittest.cpp | 85 int32_t adj; member 1031 EXPECT_EQ(ashmemInfo.adj(), g_ashMemInfo[i].adj);
|
/developtools/smartperf_host/ide/src/doc/md/ |
D | des_tables.md | 2244 | adj | INT |
|
/developtools/smartperf_host/trace_streamer/doc/ |
D | des_tables.md | 1781 |adj |INT |
|