Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
A 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/
A Dsyscall.c31 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
/tools/testing/selftests/bpf/
A Dtest_btf.h15 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
/tools/perf/
A Dbuiltin-record.c3065 static int record__mmap_cpu_mask_alloc(struct mmap_cpu_mask *mask, int nr_bits) in record__mmap_cpu_mask_alloc()
3081 static int record__thread_mask_alloc(struct thread_mask *mask, int nr_bits) in record__thread_mask_alloc()
3704 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/
A Dprocessor.h743 uint32_t nr_bits; in this_pmu_has() local
983 uint32_t nr_bits; in kvm_pmu_has() local
/tools/lib/bpf/
A Dlibbpf_internal.h80 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c1552 int nr_bits; in intel_pt_eptw_lookahead_cb() local

Completed in 51 milliseconds