Home
last modified time | relevance | path

Searched defs:datafile (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc1.c163 FILE *datafile; /* file pointer to the open file */ in process_file() local
Dsched_tc0.c176 FILE *datafile; /* file pointer to the open file */ in process_file() local
Dsched_driver.c431 FILE *datafile; /* file pointer for temporary file */ local
/external/v8/tools/
Dgc-nvp-trace-processor.py107 def __init__(self, datafile, field_to_index): argument
150 def generate_script_and_datafile(plot, trace, datafile, output): argument
/external/v8/src/arm64/
Dinstrument-arm64.cc97 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()
/external/vixl/src/aarch64/
Dinstrument-aarch64.cc109 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()