/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.h | 75 cpu_set_t set; in bind_cpu() local 77 if (sched_getaffinity(getpid(), sizeof(set), &set) == 0) { in bind_cpu() 78 CPU_ZERO(&set); in bind_cpu() 79 CPU_SET(cpu, &set); in bind_cpu() 80 return sched_setaffinity(getpid(), sizeof(set), &set); in bind_cpu()
|
/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c | 60 static inline void set(FILE *stream, int value); 123 static inline void set(FILE *stream, int value) in set() function 168 set(def_msgs, 10); in validate_current_settings() 170 set(def_msgsize, 128); in validate_current_settings() 183 set(max_msgs, 10); in validate_current_settings() 185 set(max_msgsize, 128); in validate_current_settings() 335 set(max_msgs, ++cur_max_msgs); in main() 336 set(max_msgsize, ++cur_max_msgsize); in main() 366 set(def_msgs, ++cur_def_msgs); in main() 367 set(def_msgsize, ++cur_def_msgsize); in main() [all …]
|
/tools/power/cpupower/ |
D | .gitignore | 7 cpufreq-set 19 utils/cpufreq-set.o
|
/tools/power/cpupower/po/ |
D | pt.po | 370 #: utils/cpufreq-info.c:473 utils/cpufreq-set.c:26 utils/cpupower-set.c:23 508 "equivalente a setá-lo como zero\n" 528 #: utils/cpufreq-info.c:600 utils/cpufreq-set.c:82 utils/cpupower-set.c:42 545 #: utils/cpufreq-set.c:25 547 msgid "Usage: cpupower frequency-set [options]\n" 548 msgstr "Uso: cpufreq-set [opções]\n" 550 #: utils/cpufreq-set.c:27 559 #: utils/cpufreq-set.c:28 568 #: utils/cpufreq-set.c:29 573 #: utils/cpufreq-set.c:30 [all …]
|
D | de.po | 373 #: utils/cpufreq-info.c:473 utils/cpufreq-set.c:26 utils/cpupower-set.c:23 531 #: utils/cpufreq-info.c:600 utils/cpufreq-set.c:82 utils/cpupower-set.c:42 548 #: utils/cpufreq-set.c:25 550 msgid "Usage: cpupower frequency-set [options]\n" 551 msgstr "Aufruf: cpufreq-set [Optionen]\n" 553 #: utils/cpufreq-set.c:27 562 #: utils/cpufreq-set.c:28 571 #: utils/cpufreq-set.c:29 576 #: utils/cpufreq-set.c:30 579 " -f FREQ, --freq FREQ specific frequency to be set. Requires userspace\n" [all …]
|
D | fr.po | 371 #: utils/cpufreq-info.c:473 utils/cpufreq-set.c:26 utils/cpupower-set.c:23 523 #: utils/cpufreq-info.c:600 utils/cpufreq-set.c:82 utils/cpupower-set.c:42 539 #: utils/cpufreq-set.c:25 541 msgid "Usage: cpupower frequency-set [options]\n" 542 msgstr "Usage : cpufreq-set [options]\n" 544 #: utils/cpufreq-set.c:27 553 #: utils/cpufreq-set.c:28 562 #: utils/cpufreq-set.c:29 567 #: utils/cpufreq-set.c:30 570 " -f FREQ, --freq FREQ specific frequency to be set. Requires userspace\n" [all …]
|
D | cs.po | 376 #: utils/cpufreq-info.c:473 utils/cpufreq-set.c:26 utils/cpupower-set.c:23 523 #: utils/cpufreq-info.c:600 utils/cpufreq-set.c:82 utils/cpupower-set.c:42 539 #: utils/cpufreq-set.c:25 541 msgid "Usage: cpupower frequency-set [options]\n" 542 msgstr "Užití: cpufreq-set [přepínače]\n" 544 #: utils/cpufreq-set.c:27 553 #: utils/cpufreq-set.c:28 562 #: utils/cpufreq-set.c:29 567 #: utils/cpufreq-set.c:30 570 " -f FREQ, --freq FREQ specific frequency to be set. Requires userspace\n" [all …]
|
D | it.po | 371 #: utils/cpufreq-info.c:473 utils/cpufreq-set.c:26 utils/cpupower-set.c:23 526 #: utils/cpufreq-info.c:600 utils/cpufreq-set.c:82 utils/cpupower-set.c:42 542 #: utils/cpufreq-set.c:25 544 msgid "Usage: cpupower frequency-set [options]\n" 545 msgstr "Uso: cpufreq-set [opzioni]\n" 547 #: utils/cpufreq-set.c:27 556 #: utils/cpufreq-set.c:28 565 #: utils/cpufreq-set.c:29 570 #: utils/cpufreq-set.c:30 573 " -f FREQ, --freq FREQ specific frequency to be set. Requires userspace\n" [all …]
|
/tools/perf/ |
D | perf.c | 453 sigset_t set; in pthread__block_sigwinch() local 455 sigemptyset(&set); in pthread__block_sigwinch() 456 sigaddset(&set, SIGWINCH); in pthread__block_sigwinch() 457 pthread_sigmask(SIG_BLOCK, &set, NULL); in pthread__block_sigwinch() 462 sigset_t set; in pthread__unblock_sigwinch() local 464 sigemptyset(&set); in pthread__unblock_sigwinch() 465 sigaddset(&set, SIGWINCH); in pthread__unblock_sigwinch() 466 pthread_sigmask(SIG_UNBLOCK, &set, NULL); in pthread__unblock_sigwinch()
|
D | design.txt | 30 can be used to set the blocking mode, etc. 121 in a 0x4064 event_id value and set hw_event.raw_type to 1. 160 * Bits that can be set in hw_event.read_format to request that 174 A "sampling" counter is one that is set up to generate an interrupt 180 * Bits that can be set in hw_event.record_type to request information 199 The 'inherit' bit, if set, specifies that this counter should count 205 The 'pinned' bit, if set, specifies that the counter should always be 213 The 'exclusive' bit, if set, specifies that when this counter's group 261 The 'group_fd' parameter allows counter "groups" to be set up. A 273 with each other, since they have counted events for the same set of [all …]
|
/tools/lib/traceevent/ |
D | plugin_function.c | 49 .set = 1, 145 if (parent && ftrace_indent->set) in function_handler() 155 if (ftrace_parent->set) { in function_handler()
|
D | event-plugin.c | 148 option->set ^= 1; in update_option() 160 option->set ^= 1; in update_option()
|
/tools/testing/ktest/examples/ |
D | README | 3 is broken up by task which makes it easier to understand how to set up 27 to reuse configs for various machines or set ups. The files here
|
/tools/thermal/tmon/ |
D | README | 26 tmon.c : main function for set up and configurations. 45 -t, --time-interval set time interval for sampling
|
/tools/perf/Documentation/ |
D | perf-bench.txt | 169 Suite for evaluating performance of simple memory set in various ways. 175 Specify length of memory to set (default: 1MB). 180 Specify routine to set (default: default).
|
D | android.txt | 32 2. Build your own NDK sysroot to contain latest bionic changes and set the 71 You need to set these before running perf on the target:
|
D | perf-script-perl.txt | 87 The $common_* arguments in the handler's argument list are the set of 130 can implement a set of optional functions: 152 doesn't have a handler explicitly defined for it. The standard set 193 Perf::Trace::Context defines a set of functions that can be used to
|
D | perf-mem.txt | 19 right set of options to display a memory access profile.
|
D | perf-probe.txt | 128 …ame of new event, if omitted, it will be set the name of the probed function. Currently, event gro… 139 …rmat (e.g. $retval, %ax, etc). Note that the name of this argument will be set as the last member … 140 'TYPE' casts the type of this argument (optional). If omitted, perf probe automatically set the typ…
|
/tools/testing/selftests/ftrace/ |
D | README | 41 * Note that the tests are run with "set -e" (errexit) option. If any 61 or the test was set up incorrectly
|
/tools/testing/selftests/breakpoints/ |
D | breakpoint_test.c | 50 int local, int global, int set) in toggle_breakpoint() argument 99 if (set) in toggle_breakpoint()
|
/tools/testing/selftests/memfd/ |
D | memfd_test.c | 495 sigset_t set; in idle_thread_fn() local 499 sigemptyset(&set); in idle_thread_fn() 500 sigaddset(&set, SIGTERM); in idle_thread_fn() 501 sigwait(&set, &sig); in idle_thread_fn()
|
/tools/virtio/ |
D | vringh_test.c | 96 cpu_set_t set; in find_cpus() local 97 CPU_ZERO(&set); in find_cpus() 98 CPU_SET(i, &set); in find_cpus() 99 if (sched_setaffinity(getpid(), sizeof(set), &set) == 0) { in find_cpus()
|
/tools/perf/util/ |
D | parse-options.h | 100 bool *set; member 114 .set = check_vtype(os, bool *)}
|
/tools/usb/usbip/ |
D | INSTALL | 120 you can set and what kinds of files go in them. 174 If you want to set default values for `configure' scripts to share, you 178 `PREFIX/etc/config.site' if it exists. Or, you can set the 185 Variables not defined in a site shell script can be set in the 188 variables may be lost. In order to avoid this problem, you should set
|