Searched refs:AddEmptyStackSample (Results 1 – 3 of 3) sorted by relevance
63 generator->AddEmptyStackSample(sampleTimeStamp); in Run()83 generator->AddEmptyStackSample(sampleTimeStamp); in Run()
123 void AddEmptyStackSample(uint64_t sampleTimeStamp);
75 AddEmptyStackSample(frame->timeStamp); in AddSample()122 void SamplesRecord::AddEmptyStackSample(uint64_t sampleTimeStamp) in AddEmptyStackSample() function in panda::ecmascript::SamplesRecord