Searched refs:profEnter (Results 1 – 1 of 1) sorted by relevance
110 static void profEnter(struct profHashTable * , unsigned int);504 profEnter(profTable, stacklr-4); in profFiq()519 profEnter(profTable, stacklr-4); in profFiq()576 profEnter(struct profHashTable *table, unsigned int lr) in profEnter() function