Searched refs:emit (Results 1 – 7 of 7) sorted by relevance
/tools/perf/arch/x86/entry/syscalls/ |
D | syscalltbl.sh | 14 emit() { function 32 emit "$nr" "$name"
|
/tools/testing/selftests/tc-testing/bpf/ |
D | Makefile | 29 -O2 -target bpf -emit-llvm -c $< -o - | \
|
/tools/testing/selftests/bpf/ |
D | Makefile | 43 $(CLANG) -target bpf -O2 -emit-llvm -S -x c - -o - | \ 214 ($(CLANG) $(BPF_CFLAGS) $(CLANG_CFLAGS) -O2 -target bpf -emit-llvm \ 253 ($(CLANG) $(BPF_CFLAGS) $(CLANG_CFLAGS) -O2 -emit-llvm -c $< -o - || \ 261 ($(CLANG) $(BPF_CFLAGS) $(CLANG_CFLAGS) -O2 -target bpf -emit-llvm \
|
/tools/power/cpupower/utils/helpers/ |
D | bitmask.c | 249 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() function 288 len = emit(buf, buflen, rbot, rtop, len); in bitmask_displaylist()
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 201 self.done.emit(result) 226 self.dataChanged.emit(parent, parent) 1363 self.done.emit(count) 1795 self.progress.emit(0) 1804 self.progress.emit(self.root.child_count) 1811 self.progress.emit(0) 2333 self.progress.emit(0) 2342 self.progress.emit(self.child_count) 2349 self.progress.emit(0)
|
/tools/bpf/bpftool/bash-completion/ |
D | bpftool | 683 # emit extra options
|
/tools/memory-model/Documentation/ |
D | recipes.txt | 32 compiler can emit whatever code it likes for normal accesses,
|