Home
last modified time | relevance | path

Searched refs:TrackAllocations (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/js_memory/
Djs_config_table.cpp64 … sqlite3_result_int64(context_, static_cast<int64_t>(jsConfig_.TrackAllocations()[CurrentRow()])); in Column()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp2927 const std::deque<uint32_t>& JsConfig::TrackAllocations() const in TrackAllocations() function in SysTuning::TraceStdtype::JsConfig
Dtrace_stdtype.h2347 const std::deque<uint32_t>& TrackAllocations() const;