HomeSort by: relevance | last modified time | path
    Searched defs:profEnter (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/shark/shark/
profile.c 110 static void profEnter(struct profHashTable * , unsigned int);
504 profEnter(profTable, stacklr-4);
519 profEnter(profTable, stacklr-4);
576 profEnter(struct profHashTable *table, unsigned int lr)
profile.c 110 static void profEnter(struct profHashTable * , unsigned int);
504 profEnter(profTable, stacklr-4);
519 profEnter(profTable, stacklr-4);
576 profEnter(struct profHashTable *table, unsigned int lr)
profile.c 110 static void profEnter(struct profHashTable * , unsigned int);
504 profEnter(profTable, stacklr-4);
519 profEnter(profTable, stacklr-4);
576 profEnter(struct profHashTable *table, unsigned int lr)

Completed in 32 milliseconds