Searched refs:DIM (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | sort.c | 2580 #define DIM(d, n, func) [d] = { .name = n, .entry = &(func) } macro 2583 DIM(SORT_PID, "pid", sort_thread), 2584 DIM(SORT_TGID, "tgid", sort_tgid), 2585 DIM(SORT_COMM, "comm", sort_comm), 2586 DIM(SORT_DSO, "dso", sort_dso), 2587 DIM(SORT_SYM, "symbol", sort_sym), 2588 DIM(SORT_PARENT, "parent", sort_parent), 2589 DIM(SORT_CPU, "cpu", sort_cpu), 2590 DIM(SORT_SOCKET, "socket", sort_socket), 2591 DIM(SORT_SRCLINE, "srcline", sort_srcline), [all …]
|
| /linux/Documentation/leds/ |
| H A D | leds-lp3944.rst | 23 DIM modes; it could even be used as a gpio expander but this driver assumes it 26 The DIM modes are used to set _blink_ patterns for leds, the pattern is
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-led-driver-aw200xx | 3 Description: 64-level DIM current. If you write a negative value or
|
| /linux/Documentation/networking/device_drivers/ethernet/amazon/ |
| H A D | ena.rst | 210 More information about Adaptive Interrupt Moderation (DIM) can be found in
|