Searched defs:Global (Results 1 – 25 of 135) sorted by relevance
123456
28 TEST(Global, Metrics) { in TEST() argument47 TEST(Global, Groups) { in TEST() argument
54 Global(uint64_t flow_id) { in Global() function87 Global(uint64_t flow_id) { in Global() function
106 static Track Global(uint64_t id) { return Track(id, Track()); } in Global() function234 static constexpr CounterTrack Global(const char* name, in Global() function239 static constexpr CounterTrack Global(const char* name, Unit unit) { in Global() function243 static constexpr CounterTrack Global(const char* name) { in Global() function
43 pub struct Global; struct44 unsafe impl Allocator for Global { implementation54 impl Default for Global { implementation
158 pub(crate) struct Global { struct169 impl Global { argument340 pub(crate) fn global(&self) -> &Global { in global()
71 uint64_t getNumber(GlobalValue* Global) { in getNumber()80 void erase(GlobalValue *Global) { in erase()
6 char Global[100]; variable
24 Flags& Global() { in Global() function
20 int Global; variable
21 int Global = 0; variable
4 int Global; variable
8 int Global; variable
7 int Global; variable
12 int Global; variable
6 int Global; variable
24 InputColocationExemptionRegistry* InputColocationExemptionRegistry::Global() { in Global() function in tensorflow::InputColocationExemptionRegistry