Home
last modified time | relevance | path

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

/tools/testing/selftests/vm/
Dthuge-gen.c144 unsigned long before, after; in test_mmap() local
153 after = read_free(size); in test_mmap()
155 before, after, before - after, size); in test_mmap()
156 assert(size == getpagesize() || (before - after) == NUM_PAGES); in test_mmap()
165 unsigned long before, after; in test_shmget() local
184 after = read_free(size); in test_shmget()
187 before, after, before - after, size); in test_shmget()
188 assert(size == getpagesize() || (before - after) == NUM_PAGES); in test_shmget()
/tools/testing/selftests/powerpc/pmu/ebb/
Dpmae_handling_test.c29 static uint64_t before, after; variable
49 after = mfspr(SPRN_MMCR0); in syscall_ebb_callee()
50 if (before != after) in syscall_ebb_callee()
90 printf("Saw MMCR0 before 0x%lx after 0x%lx\n", before, after); in test_body()
/tools/testing/selftests/intel_pstate/
Daperf.c22 struct timeb before, after; in main() local
64 ftime(&after); in main()
74 finish = after.time*1000 + after.millitm; in main()
/tools/testing/selftests/media_tests/
Dregression_test.txt2 and unregister paths. There have a few problems that result in user-after
18 Regressions test for cdev user-after free error on /dev/mediaX when driver
22 and cdev user-after-free fixes. This opens media dev files and sits in
35 device file goes away after unbind, device file name changes. Start the
37 after unbind, /dev/media1 or /dev/media2 could get created. The idea is
43 Run dmesg looking for any user-after free errors or mutex lock errors.
/tools/testing/selftests/powerpc/scripts/
Dhmi.sh84 echo "Haven't seen expected $expected_hmis recoveries after 1 min. Aborting."
/tools/power/acpi/
DMakefile.config72 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement)
/tools/perf/util/
Dmap.c711 struct map *after = map__clone(pos); in maps__fixup_overlappings() local
713 if (after == NULL) { in maps__fixup_overlappings()
718 after->start = map->end; in maps__fixup_overlappings()
719 __map_groups__insert(pos->groups, after); in maps__fixup_overlappings()
721 map__fprintf(after, fp); in maps__fixup_overlappings()
722 map__put(after); in maps__fixup_overlappings()
/tools/scripts/
DMakefile.include23 EXTRA_WARNINGS += -Wdeclaration-after-statement
/tools/power/cpupower/
DMakefile126 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement)
/tools/perf/
Ddesign.txt162 * in increasing order of bit value, after the counter value.
227 code, even after the mapping (or even the whole process) is gone,
322 * platforms, after reading this value -- see perf_event_wakeup().
432 to enable a counter for 'nr' events, after which it gets disabled again.
/tools/perf/Documentation/
Dperf-script-perl.txt141 *trace_end*, if defined, is called after all events have been
151 *trace_unhandled*, if defined, is called after for any event that
Dperf-diff.txt110 the original value before and after the filter is applied.
Dperf-script-python.txt269 displayed after all the events in the trace have been processed, by
539 *trace_end*, if defined, is called after all events have been
548 *trace_unhandled*, if defined, is called after for any event that
Dperf-report.txt217 to be given after threshold (but not necessarily consecutive).
374 the original value before and after the filter is applied.
Dperf-top.txt198 the original value before and after the filter is applied.
Dperf-record.txt231 User can change the size by passing the size after comma like
281 post processing after recording, which sometimes makes the final step in
Dperf.data-file-format.txt48 consists of a perf_file_section located after the initial header.
Dperf-probe.txt146 In absence of -m/-x options, perf probe checks if the first argument after
Dintel-pt.txt75 Because samples are synthesized after-the-fact, the sampling period can be
475 that happens, perf tools always re-enable the intel_pt event after copying out
/tools/objtool/Documentation/
Dstack-validation.txt93 or at the very end of the function after the stack frame has been
/tools/power/cpupower/po/
Dde.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
Dfr.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
Dit.po150 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
Dcs.po153 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"
Dpt.po148 msgid "Monitor \"%s\" (%d states) - Might overflow after %u s\n"