Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/src/
Dbpf_controller.cpp107 static inline int VerifyMaxStackDepth(const __u32 depth) in VerifyMaxStackDepth() function
130 CHECK_TRUE(VerifyMaxStackDepth(config_.maxStackDepth_) == 0, -1, in VerifyConfigurations()