Searched refs:searches (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_dummynet.c120 /* statistics on number of queue searches and search steps */
121 static int searches, search_steps ; variable
162 SYSCTL_INT(_net_inet_ip_dummynet, OID_AUTO, searches,
163 CTLFLAG_RD, &searches, 0, "Number of queue searches");
938 * so that further searches take less time.
965 searches++ ;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dskiplists.s155 ; never for the most-common case of finding a scalar mapping. The full searches
199 addi r10,r10,1 ; count searches
243 ; never for the most-common case of finding a scalar mapping. The full searches
287 addi r10,r10,1 ; count searches
309 addi r7,r7,1 ; count searches
H A Dhw_vm.s8048 ; The purpose of the sub-tag is to limit the number of searches necessary when looking
8053 ; matches. More than likely, we will eliminate almost all of the searches.

Completed in 60 milliseconds