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