Searched refs:AddEmptyStackSample (Results 1 – 3 of 3) sorted by relevance
66 generator->AddEmptyStackSample(sampleTimeStamp); in Run()
121 void AddEmptyStackSample(uint64_t sampleTimeStamp);
82 AddEmptyStackSample(frame->timeStamp); in AddSample()127 void SamplesRecord::AddEmptyStackSample(uint64_t sampleTimeStamp) in AddEmptyStackSample() function in panda::ecmascript::SamplesRecord