Searched refs:BC_statistics (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/BootCache-106/
H A DBootCache.h179 struct BC_statistics { struct
314 extern int BC_fetch_statistics(struct BC_statistics **);
321 extern int BC_print_statistics(char *, struct BC_statistics *);
H A Dcontrol.c45 static int print_statistics(struct BC_statistics *ss);
948 struct BC_statistics *ss;
1155 print_statistics(struct BC_statistics *ss)
H A Dlibrary.c526 BC_fetch_statistics(struct BC_statistics **pss)
529 static struct BC_statistics ss;
1029 BC_print_statistics(char *fname, struct BC_statistics *ss)
H A Dkext.c416 struct BC_statistics c_stats;

Completed in 92 milliseconds