Home
last modified time | relevance | path

Searched defs:unwind (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/component/setting/
DSpAllocations.ts47 get unwind(): number { method in SpAllocations
/developtools/smartperf_host/ide/src/trace/component/setting/
DSpAllocations.ts48 get unwind(): number { method in SpAllocations
/developtools/profiler/device/plugins/native_daemon/src/
Dmain.cpp94 std::string unwind = args[idx + 1]; in ParseCommand() local
/developtools/profiler/hiebpf/src/
Dbpf_controller.cpp270 static inline int InitUnwindFlag(const int fd, bool unwind) in InitUnwindFlag()
Dhiebpf.bpf.c104 u32 unwind = 0; in unwind_stack() local