Home
last modified time | relevance | path

Searched defs:emit (Results 1 – 3 of 3) sorted by relevance

/tools/perf/arch/x86/entry/syscalls/
Dsyscalltbl.sh14 emit() { function
/tools/power/cpupower/utils/helpers/
Dbitmask.c249 static inline int emit(char *buf, int buflen, int rbot, int rtop, int len) in emit() function
/tools/lib/bpf/
Dgen_loader.c96 static void emit(struct bpf_gen *gen, struct bpf_insn insn) in emit() function