Home
last modified time | relevance | path

Searched defs:startCycle (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmgcpacer.go384 func (c *gcControllerState) startCycle(markStartTime int64, procs int, trigger gcTrigger) { func
/aosp_15_r20/external/lz4/tests/
H A Dfuzzer.c317 static int FUZ_test(U32 seed, U32 nbCycles, const U32 startCycle, const double compressibility, U32… in FUZ_test()
/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp5516 void startCycle() { in startCycle() function in Catch::TestCaseTracking::TrackerContext