Searched refs:thread_string_buffer (Results 1 – 1 of 1) sorted by relevance
202 char thread_string_buffer[64]; in Process() local203 snprintf(thread_string_buffer, sizeof(thread_string_buffer), "%d/%d", in Process()205 string thread_string = dump->path() + ":" + thread_string_buffer; in Process()