Searched refs:entry_str (Results 1 – 1 of 1) sorted by relevance
1267 char *entry_str; member1309 zfree(&ttrace->entry_str); in thread_trace__delete()1505 ttrace->filename.entry_str_pos = bf - ttrace->entry_str; in thread__set_filename_pos()2268 printed += len = fprintf(trace->output, "%s)", ttrace->entry_str);2358 if (ttrace->entry_str == NULL) {2359 ttrace->entry_str = malloc(trace__entry_str_size);2360 if (!ttrace->entry_str)2379 msg = ttrace->entry_str;2390 printed = fprintf(trace->output, "%s)", ttrace->entry_str);2542 printed = fprintf(trace->output, "%s", ttrace->entry_str);[all …]