Searched refs:AddEmptyStackSample (Results 1 – 3 of 3) sorted by relevance
68 generator_->AddEmptyStackSample(sampleTimeStamp); in Run()
119 void AddEmptyStackSample(uint64_t sampleTimeStamp);
81 AddEmptyStackSample(frame->timeStamp); in AddSample()126 void SamplesRecord::AddEmptyStackSample(uint64_t sampleTimeStamp) in AddEmptyStackSample() function in panda::ecmascript::SamplesRecord