stctime          2915 tools/perf/util/header.c 	time_t stctime;
stctime          2925 tools/perf/util/header.c 	stctime = st.st_ctime;
stctime          2926 tools/perf/util/header.c 	fprintf(fp, "# captured on    : %s", ctime(&stctime));