Searched defs:should_sample (Results 1 – 5 of 5) sorted by relevance
203 bool should_sample; in StartSpan() local224 bool should_sample = parent_context.IsSampled(); in StartSpan() local238 bool should_sample = ShouldSample(std::string(trace_id)); in StartSpan() local
126 bool should_sample; member137 bool should_sample) in SpanContext()
78 bool should_sample = initialized || cordz_should_profile() > 0; in cordz_should_profile_slow() local