Home
last modified time | relevance | path

Searched refs:nodeCount_ (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_js_memory_parser.h123 uint32_t nodeCount_ = 0; variable
Dhtrace_js_memory_parser.cpp583 updatedJson_["snapshot"]["node_count"] = nodeCount_; in ParseTimeLine()
586 nodeCount_ = 0; in ParseTimeLine()
652 nodeCount_++; in ParseNodes()