Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:streq

194 static Bool streq ( char* s1, char* s2 )
784 if (!streq( dst->events_line, src->events_line ))
865 if (streq(argv[i], "-h") || streq(argv[i], "--help"))
871 if (streq(argv[i], "-o")) {