Home
last modified time | relevance | path

Searched refs:AMD64Instr_ProfInc (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_amd64_defs.h746 extern AMD64Instr* AMD64Instr_ProfInc ( void );
Dhost_amd64_defs.c1007 AMD64Instr* AMD64Instr_ProfInc ( void ) { in AMD64Instr_ProfInc() function
Dhost_amd64_isel.c4943 addInstr(env, AMD64Instr_ProfInc()); in iselSB_AMD64()