Home
last modified time | relevance | path

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

/system/core/toolbox/
Dps.c34 #define PC_WIDTH 10 /* Realistically, the top bits will be 0, so don't waste space. */ macro
36 #define PC_WIDTH (2*sizeof(uintptr_t)) macro
194 printf(" %10.*s %0*" PRIxPTR " %s ", (int) wchan_len, wchan, (int) PC_WIDTH, eip, state); in ps_line()
316 (int) PC_WIDTH, "PC", in ps_main()