Searched defs:entry_end (Results 1 – 10 of 10) sorted by relevance
56 inline static bool parse_entry(const char* entry_start, const char* entry_end, cpuinfo_cpulist_call… in parse_entry()173 const char* entry_end = data_end; in cpuinfo_linux_parse_cpulist() local177 const char* entry_end; in cpuinfo_linux_parse_cpulist() local
78 struct hash_entry *entry, *entry_end; in hash_free() local152 struct hash_entry *entry, *entry_end; in hash_add() local195 struct hash_entry *entry, *entry_end; in hash_add_unique() local259 struct hash_entry *entry, *entry_end; in hash_del() local
356 const char* entry_end = str; in ParseDefaultValuesString() local
357 const char* entry_end = str; in ParseDefaultValuesString() local
354 const char* entry_end = str; in ParseDefaultValuesString() local
297 …for(auto entry_it = i_it->second.cbegin(), entry_end = i_it->second.cend(); entry_it != entry_end;… in instrument_header() local
220 entry_end = loca_map->end(); in Initialize() local
799 auto entry_end = std::find(entry, buffer_end, '\0'); in ReadValues() local
2538 const uint8_t *entry_end; in Start() local
540 let entry_end = setup_data_addr in write_setup_data() localVariable