Searched refs:plh_gen (Results 1 – 1 of 1) sorted by relevance
1036 uint8_t *plh_gen; /* last 'gen #' seen in */ member1075 SIZE_EST(size * sizeof(*plh->plh_gen)) + in stackshot_plh_est_size()1103 plh.plh_gen = kcdata_endalloc(data, size * sizeof(*plh.plh_gen)); in stackshot_plh_setup()1105 …if (plh.plh_array == NULL || plh.plh_chains == NULL || plh.plh_gen == NULL || plh.plh_hash == NULL… in stackshot_plh_setup()1112 plh.plh_gen[x] = 0; in stackshot_plh_setup()1154 plh->plh_gen[x] = 0; in stackshot_plh_resetgen()1214 plh->plh_gen[cur] = plh->plh_curgen; in stackshot_plh_lookup()1246 if (plh->plh_gen[idx] != curgen) { in kdp_stackshot_plh_record()