Home | History | Annotate | Download | only in android

Lines Matching refs:LOGD

128     LOGD("*-* Total load time: %d ms, thread time: %d ms for %s\n",
137 LOGD("%s", scratch);
139 LOGD("Current cache has %d bytes live and %d bytes dead", live, dead);
140 LOGD("Current render arena takes %d bytes", arenaSize);
144 LOGD("Current JavaScript heap size is %d and has %d bytes free",
147 LOGD("Current CSS styles use %d bytes", StyleBase::reportStyleSize());
148 LOGD("Current DOM nodes use %d bytes", WebCore::Node::reportDOMNodesSize());
157 LOGD("*-* Elapsed time: %d ms, ui thread time: %d ms, webcore thread time:"
170 LOGD("%s", scratch);
182 LOGD("*-* Start browser instrument\n");