Home
last modified time | relevance | path

Searched defs:w (Results 1 – 16 of 16) sorted by relevance

/tools/lib/
Dhweight.c11 unsigned int __sw_hweight32(unsigned int w) in __sw_hweight32()
27 unsigned int __sw_hweight16(unsigned int w) in __sw_hweight16()
35 unsigned int __sw_hweight8(unsigned int w) in __sw_hweight8()
42 unsigned long __sw_hweight64(__u64 w) in __sw_hweight64()
/tools/perf/util/
Dbitmap.c12 int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local
Dlevenshtein.c42 int w, int s, int a, int d) in levenshtein()
Dsvghelper.c156 double w = time2pixels(end) - time2pixels(start); in svg_ubox() local
175 double w = time2pixels(end) - time2pixels(start); in svg_lbox() local
194 double w = time2pixels(end) - time2pixels(start); in svg_fbox() local
Dpmu.c591 int w; in pmu_format_max_value() local
/tools/perf/bench/
Dfutex-lock-pi.c74 struct worker *w = (struct worker *) arg; in workerfn() local
109 static void create_threads(struct worker *w, pthread_attr_t thread_attr) in create_threads()
Dfutex-requeue.c79 static void block_threads(pthread_t *w, in block_threads()
Dfutex-wake.c85 static void block_threads(pthread_t *w, in block_threads()
Dfutex-hash.c62 struct worker *w = (struct worker *) arg; in workerfn() local
Dfutex-wake-parallel.c116 static void block_threads(pthread_t *w, pthread_attr_t thread_attr) in block_threads()
/tools/include/linux/
Dbitops.h43 static inline unsigned long hweight_long(unsigned long w) in hweight_long()
/tools/thermal/tmon/
Dtui.c289 WINDOW *w = dialogue_window; in show_dialogue() local
326 WINDOW *w = dialogue_window; in write_dialogue_win() local
420 WINDOW *w = dialogue_window; in handle_input_val() local
/tools/hv/
Dhv_kvp_daemon.c824 static unsigned int hweight32(unsigned int *w) in hweight32()
885 unsigned int *w; in kvp_get_ip_info() local
/tools/iio/
Diio_utils.c35 char *w, *r; in iioutils_break_up_name() local
/tools/vm/
Dpage-types.c784 char r, w, x, s; in parse_pid() local
/tools/perf/ui/browsers/
Dannotate.c104 int w = 7 * ab->nr_events; in annotate_browser__pcnt_width() local