Searched defs:w (Results 1 – 16 of 16) sorted by relevance
| /tools/lib/ |
| D | hweight.c | 11 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/ |
| D | bitmap.c | 12 int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local
|
| D | levenshtein.c | 42 int w, int s, int a, int d) in levenshtein()
|
| D | svghelper.c | 156 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
|
| D | pmu.c | 591 int w; in pmu_format_max_value() local
|
| /tools/perf/bench/ |
| D | futex-lock-pi.c | 74 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()
|
| D | futex-requeue.c | 79 static void block_threads(pthread_t *w, in block_threads()
|
| D | futex-wake.c | 85 static void block_threads(pthread_t *w, in block_threads()
|
| D | futex-hash.c | 62 struct worker *w = (struct worker *) arg; in workerfn() local
|
| D | futex-wake-parallel.c | 116 static void block_threads(pthread_t *w, pthread_attr_t thread_attr) in block_threads()
|
| /tools/include/linux/ |
| D | bitops.h | 43 static inline unsigned long hweight_long(unsigned long w) in hweight_long()
|
| /tools/thermal/tmon/ |
| D | tui.c | 289 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/ |
| D | hv_kvp_daemon.c | 824 static unsigned int hweight32(unsigned int *w) in hweight32() 885 unsigned int *w; in kvp_get_ip_info() local
|
| /tools/iio/ |
| D | iio_utils.c | 35 char *w, *r; in iioutils_break_up_name() local
|
| /tools/vm/ |
| D | page-types.c | 784 char r, w, x, s; in parse_pid() local
|
| /tools/perf/ui/browsers/ |
| D | annotate.c | 104 int w = 7 * ab->nr_events; in annotate_browser__pcnt_width() local
|