Home
last modified time | relevance | path

Searched defs:off (Results 1 – 8 of 8) sorted by relevance

/tools/net/
Dbpf_exp.y658 int off = bpf_find_insns_offset(labels_k[i]); in bpf_reduce_k_jumps() local
670 int off = bpf_find_insns_offset(labels_jt[i]); in bpf_reduce_jt_jumps() local
682 int off = bpf_find_insns_offset(labels_jf[i]); in bpf_reduce_jf_jumps() local
Dbpf_jit_disasm.c112 off_t off = 0; in get_last_jit_image() local
Dbpf_dbg.c586 static bool bpf_restore_regs(int off) in bpf_restore_regs()
603 static uint32_t extract_u32(uint8_t *pkt, uint32_t off) in extract_u32()
612 static uint16_t extract_u16(uint8_t *pkt, uint32_t off) in extract_u16()
621 static uint8_t extract_u8(uint8_t *pkt, uint32_t off) in extract_u8()
/tools/perf/util/
Dprobe-finder.c986 Dwarf_Off off, noff; in debuginfo__find_probes() local
1544 Dwarf_Off off = 0, noff; in debuginfo__find_line_range() local
/tools/perf/bench/
Dnuma.c355 long off = rand(); in alloc_data() local
714 long off; in do_work() local
/tools/vm/
Dpage-types.c852 off_t off, end = st->st_size; in walk_file() local
/tools/lguest/
Dlguest.c1601 off64_t off; in blk_request() local
/tools/perf/
Dbuiltin-trace.c259 #define DEFINE_STRARRAY_OFFSET(array, off) struct strarray strarray__##array = { \ argument