Searched refs:SystemClockCountMax (Results 1 – 4 of 4) sorted by relevance
46 count_t max1{RTNAME(SystemClockCountMax)(1)}; in TEST()53 count_t max2{RTNAME(SystemClockCountMax)(2)}; in TEST()60 count_t max4{RTNAME(SystemClockCountMax)(4)}; in TEST()67 count_t max8{RTNAME(SystemClockCountMax)(8)}; in TEST()73 count_t max16{RTNAME(SystemClockCountMax)(16)}; in TEST()
38 std::int64_t RTNAME(SystemClockCountMax)(int kind = 8);
356 std::int64_t RTNAME(SystemClockCountMax)(int kind) { in RTNAME() argument
372 makeCall(getRuntimeFunc<mkRTKey(SystemClockCountMax)>(loc, builder), max); in genSystemClock()