Searched refs:NotifyNumberOfEntriesChanged (Results 1 – 1 of 1) sorted by relevance
87 NotifyNumberOfEntriesChanged(clockEntries.Count - 1, clockEntries.Count); in AddClockEntry()221 NotifyNumberOfEntriesChanged(oldCount, clockEntries.Count); in TryRemoveClockEntry()245 NotifyNumberOfEntriesChanged(oldCount, 0); in EjectClockEntries()365 private void NotifyNumberOfEntriesChanged(int oldValue, int newValue) in NotifyNumberOfEntriesChanged() method in Antmicro.Renode.Time.BaseClockSource