Searched refs:sample_regs_count_ (Results 1 – 2 of 2) sorted by relevance
79 uint64_t sample_regs_count_; variable
109 sample_regs_count_(__builtin_popcountll(attr.sample_regs_user)) { in RecordParser()160 pos += (1 + (abi == 0 ? 0 : sample_regs_count_)) * sizeof(uint64_t); in GetStackSizePos()