Searched refs:eventScope (Results 1 – 5 of 5) sorted by relevance
100 regEntry.eventScope = 2; in TEST()190 regEntry.eventScope = 2; in TEST()212 regEntry.eventScope = 2; in TEST()234 regEntry.eventScope = 2; in TEST()279 regEntry.eventScope = 2; in TEST()313 regEntry.eventScope = 2; in TEST()330 regEntry.eventScope = 2; in TEST()347 regEntry.eventScope = 2; in TEST()
234 EXPECT_FALSE(entry->eventScope); in TEST_F()300 EXPECT_FALSE(entry->eventScope); in TEST_F()
82 _eventScope = entry.eventScope.value_or( in UserHeader()241 std::string eventScope; in getJSON() local246 eventScope = pv::getValue(_eventScope, pel_values::eventScopeValues); in getJSON()272 jsonInsert(uh, "Event Scope", eventScope, 1); in getJSON()
189 std::optional<uint8_t> eventScope; member
768 entry.eventScope = helper::getEventScope((*e)["EventScope"]); in lookup()