Searched defs:skip_count (Results 1 – 7 of 7) sorted by relevance
95 int skip_count; member
854 profile_count skip_count = guard->src->count.nonzero_p () in hoist_guard() local
891 profile_count skip_count = guard->src->count.nonzero_p () in hoist_guard() local
772 int flags = 0, skip_count = 0; in gz_uncompress() local
819 std::string UnitTestImpl::CurrentOsStackTraceExceptTop(int skip_count) { in CurrentOsStackTraceExceptTop()4430 std::string OsStackTraceGetter::CurrentStackTrace(int max_depth, int skip_count) in CurrentStackTrace()5694 int skip_count) { in GetCurrentOsStackTraceExceptTop()
735 u_int32_t skip_count; member
3621 static int skip_count = 0; variable