profile_hits
void profile_hits(int type, void *ip, unsigned int nr_hits);
profile_hits(type, ip, 1);
EXPORT_SYMBOL_GPL(profile_hits);