Searched refs:ot_span_tag (Results 1 – 3 of 3) sorted by relevance
57 int ot_span_tag(struct otc_span *span, const struct otc_tag *tags, int num_tag…
66 if (ot_span_tag(span->span, data->tags, data->num_tags) == -1) in flt_ot_scope_run_span()
376 int ot_span_tag(struct otc_span *span, const struct otc_tag *tags, int num_tags) in ot_span_tag() function