Lines Matching defs:className
146 const char* className; member
165 const char* className; member
296 void initMethodEntry(MethodEntry* method, int64_t methodId, const char* className, in initMethodEntry()
1265 const char* className = relative->className; in printInclusiveMethod() local
1390 const char* className = method->className; in printExclusiveProfile() local
1524 const char* className = method->className; in printInclusiveProfile() local
1737 const char* className = pClass->className; in printClassProfiles() local
1987 const char* className = method->className; in printMethodProfiles() local
2313 char* className = htmlEscape(method->className, classBuf, HTML_BUFSIZE); in printMissingMethod() local
2412 char* className = htmlEscape(ptr->method1->className, classBuf, HTML_BUFSIZE); in createDiff() local
2455 char* className = htmlEscape(ptr->method1->className, classBuf, HTML_BUFSIZE); in createDiff() local