Searched defs:trace_name (Results 1 – 7 of 7) sorted by relevance
177 static char *guess_filename(char *trace_name) in guess_filename()204 int read_mpstat(struct trace *trace, char *trace_name) in read_mpstat()
52 int start_blktrace(char **devices, int num_devices, char *trace_name, char *dest) in start_blktrace()
124 static int read_fio(struct trace *trace, char *trace_name) in read_fio()
106 void ValidateResult(const RunMetadata& run_metadata, const string& trace_name) { in ValidateResult()
169 std::string trace_name(test_name); in SystemCommitChargeToString() local
45 optional string trace_name = 2; field
589 def __init__(self, trace_name): argument