Home
last modified time | relevance | path

Searched defs:clgs (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/callgrind/
Dmain.c378 static void flushEvents ( ClgState* clgs ) in flushEvents()
600 static void addEvent_Ir ( ClgState* clgs, InstrInfo* inode ) in addEvent_Ir()
617 void addEvent_Dr ( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea ) in addEvent_Dr()
638 void addEvent_Dw ( ClgState* clgs, InstrInfo* inode, Int datasize, IRAtom* ea ) in addEvent_Dw()
673 void addEvent_D_guarded ( ClgState* clgs, InstrInfo* inode, in addEvent_D_guarded()
717 void addEvent_Bc ( ClgState* clgs, InstrInfo* inode, IRAtom* guard ) in addEvent_Bc()
737 void addEvent_Bi ( ClgState* clgs, InstrInfo* inode, IRAtom* whereTo ) in addEvent_Bi()
757 void addEvent_G ( ClgState* clgs, InstrInfo* inode ) in addEvent_G()
779 InstrInfo* next_InstrInfo ( ClgState* clgs, UInt instr_size ) in next_InstrInfo()
806 UInt update_cost_offsets( ClgState* clgs ) in update_cost_offsets()
[all …]