Searched defs:datafile (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/kernel/sched/sched_stress/ |
D | sched_tc1.c | 163 FILE *datafile; /* file pointer to the open file */ in process_file() local
|
D | sched_tc0.c | 176 FILE *datafile; /* file pointer to the open file */ in process_file() local
|
D | sched_driver.c | 431 FILE *datafile; /* file pointer for temporary file */ local
|
/external/v8/tools/ |
D | gc-nvp-trace-processor.py | 107 def __init__(self, datafile, field_to_index): argument 150 def generate_script_and_datafile(plot, trace, datafile, output): argument
|
/external/tensorflow/tensorflow/core/util/tensor_bundle/ |
D | tensor_bundle_test.cc | 611 const string& datafile = DataFilename(Prefix(prefix), 0, 1); in TEST() local 694 const string datafile = DataFilename(Prefix("end"), 0, 1); in TEST() local
|
/external/v8/src/arm64/ |
D | instrument-arm64.cc | 97 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()
|
/external/vixl/src/aarch64/ |
D | instrument-aarch64.cc | 109 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()
|