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