Searched refs:sample_callstacks (Results 1 – 3 of 3) sorted by relevance
139 bool sample_callstacks() const { return user_frames_ || kernel_frames_; } in sample_callstacks() function
277 EXPECT_TRUE(event_config->sample_callstacks()); in TEST()297 EXPECT_TRUE(event_config->sample_callstacks()); in TEST()
682 if (!event_config.sample_callstacks()) { in ReadAndParsePerCpuBuffer()