Home
last modified time | relevance | path

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

/tools/testing/selftests/vm/
Dthuge-gen.c142 unsigned long before, after; in test_mmap() local
151 after = read_free(size); in test_mmap()
153 before, after, before - after, size); in test_mmap()
154 assert(size == getpagesize() || (before - after) == NUM_PAGES); in test_mmap()
163 unsigned long before, after; in test_shmget() local
182 after = read_free(size); in test_shmget()
185 before, after, before - after, size); in test_shmget()
186 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()
88 printf("Saw MMCR0 before 0x%lx after 0x%lx\n", before, after); in test_body()
/tools/perf/util/
Dmap.c697 struct map *after = map__clone(pos); in maps__fixup_overlappings() local
699 if (after == NULL) { in maps__fixup_overlappings()
704 after->start = map->end; in maps__fixup_overlappings()
705 after->pgoff += map->end - pos->start; in maps__fixup_overlappings()
706 assert(pos->map_ip(pos, map->end) == after->map_ip(after, map->end)); in maps__fixup_overlappings()
707 __map_groups__insert(pos->groups, after); in maps__fixup_overlappings()
709 map__fprintf(after, fp); in maps__fixup_overlappings()
/tools/power/acpi/
DMakefile.config70 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement)
/tools/scripts/
DMakefile.include23 EXTRA_WARNINGS += -Wdeclaration-after-statement
/tools/power/cpupower/
DMakefile121 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-report.txt191 to be given after threshold (but not necessarily consecutive).
333 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-top.txt198 the original value before and after the filter is applied.
Dperf-probe.txt128 In absence of -m/-x options, perf probe checks if the first argument after
Dperf-record.txt170 User can change the size by passing the size after comma like
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/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"