Searched refs:trace_path (Results 1 – 1 of 1) sorted by relevance
45 string trace_path = "/sys/kernel/debug/tracing"; variable58 file.open(trace_path + "/tracing_on", ios::in); in traceIsOn()67 file.open(trace_path + "/tracing_on", ios::out | ios::trunc); in traceStop()239 cout << "log:" + trace_path + "/trace" << endl; in add_time()463 cout << "check " << trace_path + "/tracing_on" << endl; in main()