Home
last modified time | relevance | path

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

/external/valgrind/main/callgrind/
Djumps.c142 jCC* jcc; in new_jcc() local
192 jCC* jcc; in CLG_() local
Dcallstack.c188 jCC* jcc; in CLG_() local
309 jCC* jcc; in CLG_() local
Dbbcc.c86 jCC* jcc; in CLG_() local
857 jCC* jcc = CLG_(get_jcc)(last_bbcc, passed, bbcc); in CLG_() local
Ddump.c653 static void fprint_jcc(Int fd, jCC* jcc, AddrPos* curr, AddrPos* last, ULong ecounter) in fprint_jcc()
784 jCC* jcc; in fprint_bbcc() local
Dglobal.h484 jCC* jcc; /* jCC for this call */ member