Searched refs:PMON_TABLE (Results 1 – 1 of 1) sorted by relevance
23 #define PMON_TABLE ((iFunc**) 0xbfc00200) macro24 #define PMON_WRITE(F,S,L) (*PMON_TABLE[1])(F,S,L)25 #define PMON_ONINTR(I,V) (*PMON_TABLE[10])(I,V)