Searched refs:entry_str (Results 1 – 1 of 1) sorted by relevance
1267 char *entry_str; member1477 ttrace->filename.entry_str_pos = bf - ttrace->entry_str; in thread__set_filename_pos()2227 printed += len = fprintf(trace->output, "%s)", ttrace->entry_str);2317 if (ttrace->entry_str == NULL) {2318 ttrace->entry_str = malloc(trace__entry_str_size);2319 if (!ttrace->entry_str)2338 msg = ttrace->entry_str;2349 printed = fprintf(trace->output, "%s)", ttrace->entry_str);2496 printed = fprintf(trace->output, "%s", ttrace->entry_str);2611 entry_str_len = strlen(ttrace->entry_str);[all …]