Searched defs:bits (Results 1 – 14 of 14) sorted by relevance
| /tools/perf/util/ |
| D | bitmap.c | 10 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight() 24 const unsigned long *bitmap2, int bits) in __bitmap_or()
|
| D | pmu.c | 556 __u64 bits = 0; in perf_pmu__format_bits() local 896 int config, unsigned long *bits) in perf_pmu__new_format() 912 void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format()
|
| D | util.h | 34 #define MSB(x, bits) ((x) & TYPEOF(x)(~0ULL << (sizeof(x) * 8 - (bits)))) argument
|
| D | evsel.c | 1180 static void __p_bits(char *buf, size_t size, u64 value, struct bit_names *bits) in __p_bits() 1196 struct bit_names bits[] = { in __p_sample_type() local 1211 struct bit_names bits[] = { in __p_read_format() local
|
| D | auxtrace.c | 1288 unsigned int bits; member 1291 struct auxtrace_cache *auxtrace_cache__new(unsigned int bits, size_t entry_size, in auxtrace_cache__new()
|
| D | intel-pt.c | 365 unsigned int bits; in intel_pt_cache() local
|
| /tools/perf/util/include/linux/ |
| D | bitmap.h | 7 #define DECLARE_BITMAP(name,bits) \ argument
|
| /tools/power/cpupower/utils/helpers/ |
| D | amd.c | 28 } bits; member
|
| /tools/firewire/ |
| D | nosy-dump.c | 721 uint32_t bits; in decode_link_packet() local 730 unsigned long long bits; in decode_link_packet() local
|
| /tools/perf/arch/x86/util/ |
| D | intel-pt.c | 103 static u64 intel_pt_masked_bits(u64 mask, u64 bits) in intel_pt_masked_bits() 174 static int intel_pt_pick_bit(int bits, int target) in intel_pt_pick_bit() 437 u64 bits; in intel_pt_val_config_term() local
|
| /tools/vm/ |
| D | page-types.c | 996 static void add_bits_filter(uint64_t mask, uint64_t bits) in add_bits_filter() 1048 uint64_t bits; in parse_bits_mask() local
|
| /tools/perf/ |
| D | builtin-trace.c | 118 #define TP_UINT_FIELD(bits) \ argument 131 #define TP_UINT_FIELD__SWAPPED(bits) \ argument
|
| /tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 1600 int bits = 0; in TEST() local
|
| /tools/lguest/ |
| D | lguest.c | 1239 } bits; member
|