Home
last modified time | relevance | path

Searched refs:UserList (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dsched-migration.py17 from UserList import UserList namespace
19 # Python 3: UserList moved to the collections package
20 from collections import UserList namespace
228 class TimeSliceList(UserList):
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dsched-migration.py17 from UserList import UserList namespace
19 # Python 3: UserList moved to the collections package
20 from collections import UserList namespace
228 class TimeSliceList(UserList):

Completed in 2 milliseconds