Home
last modified time | relevance | path

Searched defs:timeLimit (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dtrace_collector_impl.cpp50 UCollect::TraceCaller &caller, uint32_t timeLimit) in DumpTraceWithDuration()
64 int32_t timeLimit) in StartDumpTrace()
/base/hiviewdfx/hicollie/frameworks/native/
Dwatchdog_task.h91 uint64_t timeLimit; variable
Dxcollie.cpp44 int XCollie::SetTimerCount(const std::string &name, unsigned int timeLimit, int countLimit) in SetTimerCount()
Dwatchdog_task.cpp85 WatchdogTask::WatchdogTask(std::string name, unsigned int timeLimit, int countLimit) in WatchdogTask()
Dwatchdog_inner.cpp583 int64_t WatchdogInner::SetTimerCountTask(const std::string &name, uint64_t timeLimit, int countLimi… in SetTimerCountTask()
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
Dtrace_decorator.cpp42 uint32_t timeLimit) in DumpTraceWithDuration()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_dump.cpp1549 TraceRetInfo DumpTrace(int timeLimit) in DumpTrace()