Home
last modified time | relevance | path

Searched refs:stats_incr_fetches (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/sort/common/
H A Dstreams_mmap.c64 __S(stats_incr_fetches()); in stream_mmap_prime()
110 __S(stats_incr_fetches()); in stream_mmap_fetch()
H A Dstatistics.h44 extern void stats_incr_fetches();
H A Dstreams_wide.c121 __S(stats_incr_fetches()); in stream_wide_prime()
188 __S(stats_incr_fetches()); in stream_wide_fetch()
231 __S(stats_incr_fetches()); in stream_wide_fetch_overwrite()
H A Dstreams_stdio.c164 __S(stats_incr_fetches()); in stream_stdio_prime()
261 __S(stats_incr_fetches()); in stream_stdio_fetch()
315 __S(stats_incr_fetches()); in stream_stdio_fetch_overwrite()
H A Dstatistics.c87 stats_incr_fetches() in stats_incr_fetches() function