Searched refs:outputFileName (Results 1 – 2 of 2) sorted by relevance
36 hprofStartup(const char *outputFileName) in hprofStartup() argument42 int len = strlen(outputFileName); in hprofStartup()49 sprintf(fileName, "%s" kHeadSuffix, outputFileName); in hprofStartup()76 hprofContextInit(ctx, strdup(outputFileName), fp, false); in hprofStartup()
237 hprof_context_t *hprofStartup(const char *outputFileName);