Home
last modified time | relevance | path

Searched defs:debug_stats (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/googleapis/google/datastore/v1/
H A Dquery_profile.proto90 google.protobuf.Struct debug_stats = 5; field
/aosp_15_r20/external/googleapis/google/firestore/v1/
H A Dquery_profile.proto91 google.protobuf.Struct debug_stats = 5; field
/aosp_15_r20/external/python/cpython3/Objects/
Dobmalloc.c1584 static int debug_stats = -1; in new_arena() local