Home | History | Annotate | Download | only in perf

Lines Matching refs:vex_strlen

1244 static Int vex_strlen ( const HChar* str )
1270 Int len = vex_strlen(str);
1389 vex_log_bytes( myprintf_buf, vex_strlen(myprintf_buf) );
5734 nIn = vex_strlen(inbuf)+1;