Searched refs:plh_gen (Results 1 – 1 of 1) sorted by relevance
1035 uint8_t *plh_gen; /* last 'gen #' seen in */ member1074 SIZE_EST(size * sizeof(*plh->plh_gen)) + in stackshot_plh_est_size()1102 plh.plh_gen = kcdata_endalloc(data, size * sizeof(*plh.plh_gen)); in stackshot_plh_setup()1104 …if (plh.plh_array == NULL || plh.plh_chains == NULL || plh.plh_gen == NULL || plh.plh_hash == NULL… in stackshot_plh_setup()1111 plh.plh_gen[x] = 0; in stackshot_plh_setup()1153 plh->plh_gen[x] = 0; in stackshot_plh_resetgen()1213 plh->plh_gen[cur] = plh->plh_curgen; in stackshot_plh_lookup()1245 if (plh->plh_gen[idx] != curgen) { in kdp_stackshot_plh_record()