Home
last modified time | relevance | path

Searched defs:nr_bits (Results 1 – 7 of 7) sorted by relevance

/tools/bpf/bpftool/
Dbtf_dumper.c351 static void btf_dumper_bitfield(__u32 nr_bits, __u8 bit_offset, in btf_dumper_bitfield()
382 int nr_bits = BTF_INT_BITS(int_type); in btf_dumper_int_bits() local
400 __u32 nr_bits; in btf_dumper_int() local
/tools/testing/selftests/bpf/progs/
Dsyscall.c31 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
/tools/testing/selftests/bpf/
Dtest_btf.h15 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
/tools/perf/
Dbuiltin-record.c3010 static int record__mmap_cpu_mask_alloc(struct mmap_cpu_mask *mask, int nr_bits) in record__mmap_cpu_mask_alloc()
3026 static int record__thread_mask_alloc(struct thread_mask *mask, int nr_bits) in record__thread_mask_alloc()
3618 static int record__alloc_thread_masks(struct record *rec, int nr_threads, int nr_bits) in record__alloc_thread_masks()
/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h729 uint32_t nr_bits; in this_pmu_has() local
969 uint32_t nr_bits; in kvm_pmu_has() local
/tools/lib/bpf/
Dlibbpf_internal.h79 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c1552 int nr_bits; in intel_pt_eptw_lookahead_cb() local