Home
last modified time | relevance | path

Searched refs:errs (Results 1 – 4 of 4) sorted by relevance

/tools/perf/tests/
Dperf-record.c67 int err = -1, errs = 0, i, wakeups = 0; in test__PERF_RECORD() local
200 ++errs; in test__PERF_RECORD()
208 ++errs; in test__PERF_RECORD()
214 ++errs; in test__PERF_RECORD()
220 ++errs; in test__PERF_RECORD()
230 ++errs; in test__PERF_RECORD()
238 ++errs; in test__PERF_RECORD()
245 ++errs; in test__PERF_RECORD()
276 ++errs; in test__PERF_RECORD()
302 ++errs; in test__PERF_RECORD()
[all …]
/tools/memory-model/scripts/
Dcheckghlitmus.sh53 errs=
55 errs=1
61 if test -n "$errs"
/tools/build/feature/
Dtest-llvm.cpp11 llvm::errs() << "Hello World!\n"; in main()
/tools/perf/util/c++/
Dclang.cpp132 llvm::errs() << Error; in getBPFObjectFromModule()
158 llvm::errs() << "TargetMachine can't emit a file of this type\n"; in getBPFObjectFromModule()