Searched refs:detect (Results 1 – 9 of 9) sorted by relevance
/tools/testing/selftests/futex/include/ |
D | futextest.h | 121 futex_lock_pi(futex_t *uaddr, struct timespec *timeout, int detect, in futex_lock_pi() argument 124 return futex(uaddr, FUTEX_LOCK_PI, detect, timeout, NULL, 0, opflags); in futex_lock_pi()
|
/tools/build/ |
D | Makefile | 37 $(call QUIET_CLEAN, feature-detect)
|
/tools/bpf/bpftool/ |
D | Makefile | 178 feature-detect-clean: 179 $(call QUIET_CLEAN, feature-detect) 182 clean: $(LIBBPF)-clean feature-detect-clean
|
/tools/perf/Documentation/ |
D | perf-stat.txt | 262 is a useful mode to detect imbalance between sockets. To enable this mode, 269 is a useful mode to detect imbalance between dies. To enable this mode, 276 is a useful mode to detect imbalance between physical cores. To enable this mode, 286 is a useful mode to detect imbalance between NUMA nodes. To enable this
|
D | jitdump-specification.txt | 39 …tring "JiTD" in ASCII form. It written is as 0x4A695444. The reader will detect an endian mismatch…
|
D | perf-report.txt | 359 perf report is able to auto-detect whether a perf.data file contains
|
D | perf-record.txt | 584 Parse options then exit. --dry-run can be used to detect errors in cmdline
|
/tools/lib/bpf/ |
D | Makefile | 270 $(call QUIET_CLEAN, feature-detect)
|
/tools/perf/tests/ |
D | make | 124 # Makefile because we detect clean target in Makefile.perf and
|