Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/libsys/
Dind_bcnt.c22 struct bhdr { int len; struct blk *info; int inserted; struct bhdr *next; }; struct
23 static struct bhdr *blocklisthead;
55 struct bhdr *p, *next; in __ghs_prof_clear_coverage()
77 struct bhdr *test; in __ghs_prof_dump_coverage()
133 void __ghs_bcount(struct bhdr *routinfo, void (*routaddr)(void)) in __ghs_bcount()