Searched defs:sample_callstacks (Results 1 – 2 of 2) sorted by relevance
355 bool sample_callstacks = false; in Create() local472 bool sample_callstacks, in EventConfig()
134 bool sample_callstacks() const { return sample_callstacks_; } in sample_callstacks() function