Home
last modified time | relevance | path

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

/bionic/tests/
Dstack_unwinding_test.cpp38 int* count_ptr = reinterpret_cast<int*>(arg); in FrameCounter() local
55 …fprintf(stderr, " #%02d %p %s%+d (%s)\n", *count_ptr, ip, symbol, offset, info.dli_fname ? info.dl… in FrameCounter()
59 ++*count_ptr; in FrameCounter()