Home
last modified time | relevance | path

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

/external/strace/
Dunwind-libdw.c44 unsigned int last_proc_updating; member
92 ctx->last_proc_updating = 0; in tcb_init()
113 if (ctx->last_proc_updating == mapping_generation) in flush_cache_maybe()
128 ctx->last_proc_updating = mapping_generation; in flush_cache_maybe()
DChangeLog4104 (struct ctx): Add last_proc_updating field to record the generation
4113 (tcb_init): Initialize ctx::last_proc_updating.