Home
last modified time | relevance | path

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

/art/tools/ahat/etc/
Dhprofdump.py92 classobjs = { } variable
94 if id in classobjs:
95 return "%s @%x" % (showstr(classobjs[id]), id)
161 classobjs[classobj] = classname