Searched refs:plh_gen (Results 1 – 1 of 1) sorted by relevance
1480 uint8_t *plh_gen; /* last 'gen #' seen in */ member1519 SIZE_EST(size * sizeof(*plh->plh_gen)) + in stackshot_plh_est_size()1547 plh.plh_gen = kcdata_endalloc(data, size * sizeof(*plh.plh_gen)); in stackshot_plh_setup()1549 …if (plh.plh_array == NULL || plh.plh_chains == NULL || plh.plh_gen == NULL || plh.plh_hash == NULL… in stackshot_plh_setup()1556 plh.plh_gen[x] = 0; in stackshot_plh_setup()1598 plh->plh_gen[x] = 0; in stackshot_plh_resetgen()1658 plh->plh_gen[cur] = plh->plh_curgen; in stackshot_plh_lookup()1690 if (plh->plh_gen[idx] != curgen) { in kdp_stackshot_plh_record()