Searched refs:eventScope (Results 1 – 5 of 5) sorted by relevance
112 regEntry.eventScope = 2; in TEST()202 regEntry.eventScope = 2; in TEST()224 regEntry.eventScope = 2; in TEST()246 regEntry.eventScope = 2; in TEST()291 regEntry.eventScope = 2; in TEST()325 regEntry.eventScope = 2; in TEST()342 regEntry.eventScope = 2; in TEST()359 regEntry.eventScope = 2; in TEST()
246 EXPECT_FALSE(entry->eventScope); in TEST_F()312 EXPECT_FALSE(entry->eventScope); in TEST_F()
97 _eventScope = entry.eventScope.value_or( in UserHeader()256 std::string eventScope; in getJSON() local261 eventScope = pv::getValue(_eventScope, pel_values::eventScopeValues); in getJSON()287 jsonInsert(uh, "Event Scope", eventScope, 1); in getJSON()
189 std::optional<uint8_t> eventScope; member
781 entry.eventScope = helper::getEventScope((*e)["EventScope"]); in lookup()