Home
last modified time | relevance | path

Searched refs:process_desc_started_cmd (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.h468 virtual int process_desc_started_cmd (char *, hrtime_t, char *, char *, int, char *);
H A Dparse.cc120 Experiment::process_desc_started_cmd (char *, hrtime_t ts, char *flavor, in process_desc_started_cmd() function in Experiment
H A DExperiment.cc730 exp->process_desc_started_cmd (NULL, ts, variant, lineage, follow, msg); in startElement()
750 exp->process_desc_started_cmd (NULL, ts, variant, lineage, follow, msg); in startElement()