Home
last modified time | relevance | path

Searched refs:attr_ids_count_ (Results 1 – 2 of 2) sorted by relevance

/external/perf_data_converter/src/quipper/
Dtest_perf_data.cc61 attr_ids_count_ = n; in WithAttrIdsCount()
89 offset += attr_ids_count_ * sizeof(u64); in UpdateSectionOffsets()
Dtest_perf_data.h84 size_t attr_ids_count_ = 0; variable