OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:looking_at
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/coregrind/m_gdbserver/
remote-utils.c
524
const int
looking_at
= shared->written_by_vgdb;
local
525
if (shared->seen_by_valgrind ==
looking_at
)
547
"remote_desc_activity %s %d last_looked_cntr %d
looking_at
%d"
550
msg, remote_desc, last_looked_cntr,
looking_at
,
553
/* if no error from poll, indicate we have "seen" up to
looking_at
*/
555
last_looked_cntr =
looking_at
;
[
all
...]
Completed in 1131 milliseconds