Support for Monitoring Programs

evname(E_List)

produces "list allocation" (the allocation of a block for a list) and

evname("list allocation")

produces the event code corresponding to E_List

evsym(E_List)

produces "E_List" and

evsym("E_List")

produces the value E_List

allocode(E_List)

produces "list" and

allocode("list ")

produces the event code corresponding to E_List