Home
last modified time | relevance | path

Searched refs:bitmap_zero (Results 1 – 9 of 9) sorted by relevance

/tools/perf/util/
A Daffinity.c38 bitmap_zero((unsigned long *)a->sched_cpus, cpu_set_size); in affinity__setup()
A Dheader.c4035 bitmap_zero(header->adds_features, HEADER_FEAT_BITS); in perf_file_header__read()
4068 bitmap_zero(header->adds_features, HEADER_FEAT_BITS); in perf_file_header__read()
/tools/perf/bench/
A Dfind-bit-bench.c69 bitmap_zero(to_test, num_bits); in do_for_each_set_bit()
/tools/include/linux/
A Dbitmap.h32 static inline void bitmap_zero(unsigned long *dst, unsigned int nbits) in bitmap_zero() function
/tools/perf/util/scripting-engines/
A Dtrace-event-perl.c359 bitmap_zero(events_defined, TRACE_EVENT_TYPE_MAX); in perl_process_tracepoint()
A Dtrace-event-python.c950 bitmap_zero(events_defined, TRACE_EVENT_TYPE_MAX); in python_process_tracepoint()
/tools/perf/
A Dbuiltin-record.c1544 bitmap_zero(thread->mask->affinity.bits, thread->mask->affinity.nbits); in record__adjust_affinity()
3684 bitmap_zero(mask->bits, mask->nbits); in record__mmap_cpu_mask_init_spec()
A Dbuiltin-kwork.c2216 bitmap_zero(kwork->top_stat.all_cpus_bitmap, MAX_NR_CPUS); in perf_kwork__top()
A Dbuiltin-c2c.c1188 bitmap_zero(set, c2c.cpus_cnt); in node_entry()

Completed in 36 milliseconds