Home
last modified time | relevance | path

Searched defs:isFp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_remote_benchmark.cpp40 bool isFp = false; member
101 static bool GetUnwinder(pid_t pid, void* data, std::shared_ptr<Unwinder>& unwinder, bool& isFp) in GetUnwinder()
139 bool isFp = false; in Run() local
H A Dunwind_local_benchmark.cpp42 bool isFp = false; member
70 static bool GetUnwinder(void* data, std::shared_ptr<Unwinder>& unwinder, bool& isFp) in GetUnwinder()
87 bool isFp = false; in UnwinderLocal() local