Searched refs:sbIn (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DIndexObject.cc81 printThread (StringBuilder *sbIn, Expression::Context * ctx, uint64_t id) argument
97 sbIn->appendf (GTXT ("Process %llu, Thread %llu, JThread %llu \'%s\', Group \'%s\', Parent \'%s\'"),
110 sbIn->appendf (GTXT ("Process %llu, Thread %llu"),
130 sbIn->appendf (GTXT (" [ Group %llu Process %llu ]"),
140 printProcess (StringBuilder *sbIn, Expression::Context * ctx, uint64_t id) argument
157 sbIn->appendf (GTXT ("%s, Process %3llu, PID %llu"),
163 sbIn->appendf (GTXT (" [ Group %llu, Process %llu, PID %llu ]"),
171 sbIn->appendf (GTXT ("%s, Process %3llu, PID %llu"),
177 sbIn->appendf (GTXT ("Process %3llu"), (unsigned long long) proc);
182 printExperiment (StringBuilder *sbIn, Expressio argument
237 printCompareLabel(StringBuilder *sbIn, uint64_t grpId) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DIndexObject.cc81 printThread (StringBuilder *sbIn, Expression::Context * ctx, uint64_t id) argument
97 sbIn->appendf (GTXT ("Process %llu, Thread %llu, JThread %llu \'%s\', Group \'%s\', Parent \'%s\'"),
110 sbIn->appendf (GTXT ("Process %llu, Thread %llu"),
130 sbIn->appendf (GTXT (" [ Group %llu Process %llu ]"),
140 printProcess (StringBuilder *sbIn, Expression::Context * ctx, uint64_t id) argument
157 sbIn->appendf (GTXT ("%s, Process %3llu, PID %llu"),
163 sbIn->appendf (GTXT (" [ Group %llu, Process %llu, PID %llu ]"),
171 sbIn->appendf (GTXT ("%s, Process %3llu, PID %llu"),
177 sbIn->appendf (GTXT ("Process %3llu"), (unsigned long long) proc);
182 printExperiment (StringBuilder *sbIn, Expressio argument
237 printCompareLabel(StringBuilder *sbIn, uint64_t grpId) argument
[all...]

Completed in 231 milliseconds