Home
last modified time | relevance | path

Searched refs:snapshot (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
H A DCapture.cpp121 std::string snapshot = CMD_COMMAND_MAP.at(CmdCommand::SNAPSHOT); in ThreadGetCatchSocket() local
122 if (!SPUtils::LoadCmd(snapshot + savePath, cmdResult)) { in ThreadGetCatchSocket()
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/arkts/
H A Dpbreader_js_memory_parser.cpp583 updatedJson_["snapshot"]["node_count"] = nodeCount_; in ParseTimeLine()
613 jsonns::Snapshot snapshot = jMessage.at("snapshot"); in ParserJSSnapInfo() local
614 ParserSnapInfo(fileId, NODE_TYPES, snapshot.meta.nodeTypes); in ParserJSSnapInfo()
615 ParserSnapInfo(fileId, EDGE_TYPES, snapshot.meta.edgeTypes); in ParserJSSnapInfo()
620 auto nodeCount = snapshot.nodeCount; in ParserJSSnapInfo()
621 auto edgeCount = snapshot.edgeCount; in ParserJSSnapInfo()
622 auto traceFuncCount = snapshot.traceFunctionCount; in ParserJSSnapInfo()
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h7221 bool snapshot; member
150591 int (*snapshot)(struct devlink *, const struct devlink_region_ops *, struct netlink_ext_ack *, u8 **); global() member
150598 int (*snapshot)(struct devlink_port *, const struct devlink_port_region_ops *, struct netlink_ext_ack *, u8 **); global() member
[all...]

Completed in 410 milliseconds