Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dstreams_mmap.c62 __S(stats_incr_fetches()); in stream_mmap_prime()
108 __S(stats_incr_fetches()); in stream_mmap_fetch()
H A Dstatistics.h42 extern void stats_incr_fetches();
H A Dstreams_wide.c119 __S(stats_incr_fetches()); in stream_wide_prime()
186 __S(stats_incr_fetches()); in stream_wide_fetch()
229 __S(stats_incr_fetches()); in stream_wide_fetch_overwrite()
H A Dstreams_stdio.c162 __S(stats_incr_fetches()); in stream_stdio_prime()
259 __S(stats_incr_fetches()); in stream_stdio_fetch()
313 __S(stats_incr_fetches()); in stream_stdio_fetch_overwrite()
H A Dstatistics.c85 stats_incr_fetches() in stats_incr_fetches() function