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

/gem5/src/cpu/simple/probes/
H A DSimPoint.py48 profile_file = Param.String("simpoint.bb.gz", "BBV (output) file") variable in class:SimPoint
H A Dsimpoint.cc54 simpointStream = simout.create(p->profile_file, false);
56 fatal("unable to open SimPoint profile_file");

Completed in 4 milliseconds