Lines Matching refs:comm__str
248 return strcmp(comm__str(right->comm), comm__str(left->comm));
254 return strcmp(comm__str(right->comm), comm__str(left->comm));
260 return strcmp(comm__str(right->comm), comm__str(left->comm));
266 return repsep_snprintf(bf, size, "%-*.*s", width, width, comm__str(he->comm));
283 const char *comm = comm__str(entry->comm);
324 return strcmp_nodigit(comm__str(right->comm), comm__str(left->comm));
330 return strcmp_nodigit(comm__str(right->comm), comm__str(left->comm));
336 return strcmp_nodigit(comm__str(right->comm), comm__str(left->comm));
345 const char *comm = comm__str(he->comm), *print;