Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 25 of 29) sorted by relevance

12

/tools/testing/selftests/powerpc/math/
Dvsx_preempt.c53 vector int zero = {0, 0, 0, 0}; in vsx_memcmp() local
59 if (memcmp(&a[i + 12], &zero, sizeof(vector int)) == 0) { in vsx_memcmp()
Dvsx_asm.S31 # validity of the VMX registers while running is not zero.
Dfpu_asm.S103 # registers while running is not zero.
Dvmx_asm.S119 # the VMX registers while running is not zero.
/tools/testing/selftests/memfd/
Dfuse_test.c231 static const char zero[MFD_DEF_SIZE]; in main() local
298 if (was_sealed && memcmp(p, zero, MFD_DEF_SIZE)) { in main()
301 } else if (!was_sealed && !memcmp(p, zero, MFD_DEF_SIZE)) { in main()
/tools/testing/selftests/powerpc/mm/
DMakefile16 dd if=/dev/zero of=$@ bs=64k count=1
/tools/perf/util/
Dtop.h29 bool hide_kernel_symbols, hide_user_symbols, zero; member
Dpmu.h69 bool zero, struct parse_events_error *error);
Dpmu.c739 bool zero) in pmu_format_value() argument
750 else if (zero) in pmu_format_value()
826 bool zero, struct parse_events_error *err) in pmu_config_term() argument
924 pmu_format_value(format->bits, val, vp, zero); in pmu_config_term()
931 bool zero, struct parse_events_error *err) in perf_pmu__config_terms() argument
937 zero, err)) in perf_pmu__config_terms()
953 bool zero = !!pmu->default_config; in perf_pmu__config() local
957 zero, err); in perf_pmu__config()
Dstat.c278 static struct perf_counts_values zero; in process_counter_values() local
287 count = &zero; in process_counter_values()
/tools/firewire/
Dnosy-dump.h18 uint32_t zero:24; member
24 uint32_t zero:16; member
/tools/testing/selftests/zram/
Dzram01.sh51 dd conv=notrunc if=/dev/zero of=zram${i}/file \
/tools/perf/
Dbuiltin-top.c255 if (top->zero) in perf_top__show_details()
299 if (top->zero) { in perf_top__print_sym_table()
421 fprintf(stdout, "\t[z] toggle sample zeroing. \t(%d)\n", top->zero ? 1 : 0); in perf_top__print_mapped_keys()
548 top->zero = !top->zero; in perf_top__handle_keypress()
571 if (t->zero) { in perf_top__sort_new_samples()
1165 OPT_BOOLEAN('z', "zero", &top.zero, "zero history across updates"), in cmd_top()
Ddesign.txt236 pid == 0: if the pid parameter is zero, the counter is attached to the
259 The 'flags' parameter is currently unused and must be zero.
/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt10 dd if=/dev/zero of=rcu-test-image bs=400M count=1
/tools/perf/Documentation/
Dcallchain-overhead-calculation.txt101 same (100%) 'children' overhead (even though they have zero 'self'
Dperf-c2c.txt153 - zero based index to identify the cacheline
Dperf-top.txt113 --zero::
Djitdump-specification.txt170 …ze (if the unwinding data was mapped in memory by the running process) or zero (if the unwinding d…
Dperf.data-file-format.txt56 char string[len]; /* zero terminated */
Dintel-pt.txt393 if branch tracing is enabled, otherwise the address will be zero.
801 Setting it to a zero period means "as often as possible".
Dperf-record.txt106 address filters by specifying a non-zero value in
/tools/power/cpupower/po/
Dpt.po505 "equivalent to setting it to zero\n"
508 "equivalente a setá-lo como zero\n"
601 "equivalente a setá-lo como zero\n"
614 "1. Omitir o argumento -c or --cpu é equivalente a setá-lo como zero\n"
Dde.po510 "equivalent to setting it to zero\n"
/tools/perf/ui/browsers/
Dhists.c2442 if (top->zero) in perf_evsel_browser_title()
3095 top->zero = !top->zero; in perf_evsel__hists_browse()

12