Home
last modified time | relevance | path

Searched refs:BITS_TO_U32 (Results 1 – 3 of 3) sorted by relevance

/tools/include/linux/
A Dbitops.h20 #define BITS_TO_U32(nr) DIV_ROUND_UP(nr, BITS_PER_TYPE(u32)) macro
/tools/perf/util/
A Dsynthetic-events.c1269 data->data->mask32_data.nr = BITS_TO_U32(data->max_cpu); in synthesize_mask()
1309 BITS_TO_U32(syn_data->max_cpu) * sizeof(__u32); in cpu_map_data__alloc()
A Dheader.c4064 BITS_TO_U32(HEADER_FEAT_BITS)); in perf_file_header__read()

Completed in 16 milliseconds