Searched refs:getNestLevel (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp674 1.2 - (ev.getNestLevel() * 0.2), color.r, color.g, color.b,
H A Dkmp_stats.h583 3) getNestLevel() -- returns the nest level of the event
617 inline int getNestLevel() const { return nest_level; } function in class:kmp_stats_event

Completed in 96 milliseconds