Searched refs:pgs_gen (Results 1 – 1 of 1) sorted by relevance
198 uint8_t *pgs_gen; /* last 'gen #' seen in */ member2909 SIZE_EST(size * sizeof(*stackshot_cpu_ctx.scc_plh_gen.pgs_gen) * real_ncpus) + in stackshot_plh_est_size()2936 .pgs_gen = NULL, in stackshot_plh_setup()2951 …cpu_ctx->scc_plh_gen.pgs_gen = stackshot_alloc_with_size(size * sizeof(*cpu_ctx->scc_plh_gen.pgs_g… in stackshot_plh_setup()2952 if (cpu_ctx->scc_plh_gen.pgs_gen == NULL) { in stackshot_plh_setup()2957 cpu_ctx->scc_plh_gen.pgs_gen[x] = 0; in stackshot_plh_setup()3015 pgs->pgs_gen[x] = 0; in stackshot_plh_resetgen()3080 pgs->pgs_gen[cur] = pgs->pgs_curgen; in stackshot_plh_lookup_locked()3112 if (pgs->pgs_gen[idx] != curgen) { in kdp_stackshot_plh_record_locked()