Home | History | Annotate | Download | only in perf

Lines Matching refs:vex_strlen

996 static Int vex_strlen ( const HChar* str )
1030 Int len = vex_strlen(str);
1275 (*vex_log_bytes)( myprintf_buf, vex_strlen(myprintf_buf) );
6472 nIn = vex_strlen(inbuf)+1;