Lines Matching refs:tracefs
1113 bool tracefs = access((tracefs_path + trace_file).c_str(), F_OK) != -1;1116 if (!tracefs && !debugfs) {1121 if (tracefs) {