OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_frames
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/auxiliary/util/
u_debug_stack.c
43
unsigned
nr_frames
)
48
if(!
nr_frames
)
67
while(
nr_frames
) {
77
--
nr_frames
;
93
while(
nr_frames
) {
95
--
nr_frames
;
102
unsigned
nr_frames
)
106
for(i = 0; i <
nr_frames
; ++i) {
u_debug_stack.h
54
unsigned
nr_frames
);
58
unsigned
nr_frames
);
/external/valgrind/include/vki/
vki-xen-gnttab.h
49
vki_uint32_t
nr_frames
;
member in struct:vki_xen_gnttab_setup_table
/external/valgrind/coregrind/m_syswrap/
syswrap-xen.c
554
PRE_MEM_READ("VKI_XEN_GNTTABOP_setup_table
nr_frames
",
555
(Addr)&gst->
nr_frames
, sizeof(gst->
nr_frames
));
[
all
...]
Completed in 346 milliseconds