Searched defs:datafile (Results 1 – 9 of 9) sorted by relevance
31 def datafile(filename): function
33 def datafile(filename): function
44 def datafile(filename): function
73 def datafile(filename): function
102 def datafile(filename): function
107 def __init__(self, datafile, field_to_index): argument150 def generate_script_and_datafile(plot, trace, datafile, output): argument
97 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()
119 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()
317 FILE* datafile = 0; in run() local