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