Home
last modified time | relevance | path

Searched refs:post (Results 1 – 16 of 16) sorted by relevance

/tools/testing/selftests/drivers/net/netdevsim/
A Ddevlink.sh127 check_value max_macs post-set 16 32
128 check_value test1 post-set false Y
132 check_value max_macs post-reload 16 16
133 check_value test1 post-reload false N
172 check_region_snapshot_count dummy post-first-snapshot 1
180 check_region_snapshot_count dummy post-third-snapshot 3
185 check_region_snapshot_count dummy post-first-delete 2
190 check_region_snapshot_count dummy post-first-request 3
210 check_region_snapshot_count dummy post-second-delete 2
215 check_region_snapshot_count dummy post-first-request 3
[all …]
/tools/testing/selftests/tc-testing/creating-plugins/
A DAddingPlugins.txt23 post (the post-suite stage)
52 post-suite method using this info passed in to the pre_suite method.
82 'post'
/tools/memory-model/
A Dlinux-kernel.cat200 let w-post-bounded = fence? ; [Marked] ; rmw-sequence
201 let r-post-bounded = (nonrw-fence | ([~Noreturn] ; fencerel(Rmb) ; [R4rmb]))? ;
206 (w-post-bounded ; vis ; w-pre-bounded)
208 (w-post-bounded ; vis ; r-pre-bounded)
209 let rw-xbstar = fence | (r-post-bounded ; xbstar ; w-pre-bounded)
/tools/testing/selftests/tc-testing/
A DREADME153 pre- and post-suite
154 pre- and post-case
155 pre- and post-execute stage
175 - post (post-suite)
A DTODO.txt9 need to better handle problems in pre- and post-suite.
/tools/perf/
A DMakefile.config730 dwarf-post-unwind := 1
731 dwarf-post-unwind-text := BUG
736 $(warning Disabling post unwind, no support found.)
737 dwarf-post-unwind := 0
739 dwarf-post-unwind-text := libdw
743 dwarf-post-unwind-text := libunwind
751 ifeq ($(dwarf-post-unwind),1)
1312 ifeq ($(dwarf-post-unwind),1)
1313 $(call feature_print_text,"DWARF post unwind library", $(dwarf-post-unwind-text)) $(info $(MSG))
/tools/testing/selftests/net/netfilter/
A Dnft_queue.sh115 chain post {
144 chain post {
328 chain post {
374 chain post {
388 for n in output post; do
/tools/testing/selftests/hid/tests/
A Dtest_tablet.py655 def post(self, uhdev, pen, test_button): member in BaseTest.TestTablet
699 events = self.post(uhdev, p, button)
710 events = self.post(uhdev, p, button)
719 events = self.post(uhdev, p, button)
/tools/perf/Documentation/
A Dperf-config.txt456 The size of stack to dump in order to do post-unwinding. Default is 8192 (byte).
591 'cache' is to post-process data and save/update the binaries into
594 'skip' skips post-processing and does not update the cache.
595 'mmap' skips post-processing and reads build-ids from MMAP events.
A Dperf-stat.txt267 --post::
268 Pre and post measurement hooks, e.g.:
558 convenient for post processing.
A Dperf-record.txt397 post processing after recording, which sometimes makes the final step in
A Dperf-intel-pt.txt767 By default "perf record" post-processes the event stream to find all build ids
/tools/perf/util/
A Dprobe-finder.c1635 goto post; in debuginfo__find_probe_point()
1642 goto post; in debuginfo__find_probe_point()
1680 post: in debuginfo__find_probe_point()
/tools/memory-model/Documentation/
A Dexplanation.txt1032 the w-post-bounded relation defined below in the PLAIN ACCESSES AND
2458 "post-bounded" by X and E is "pre-bounded" by Y.
2461 "r-post-bounded" by X. Similarly, E would be "r-pre-bounded" or
2545 is definitely w-post-bounded before the store to ptr, and the two
2579 not need to be w-post-bounded: when it is separated from the other
2616 isn't w-post-bounded by any marked accesses.
2622 w-post-bounded ; vis ; w-pre-bounded
2626 r-post-bounded ; xb* ; w-pre-bounded
2630 w-post-bounded ; vis ; r-pre-bounded
2635 r-post-bounded ; xb* ; w-pre-bounded
[all …]
/tools/testing/selftests/bpf/
A DREADME.rst54 would be run post-submit in the CI used by the Maintainers, with the exception
/tools/power/pm-graph/
A DREADME647 # reconnect sometimes in order for the connection to work post-suspend

Completed in 23 milliseconds