Home
last modified time | relevance | path

Searched refs:source_cmp_start (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/tools/sched/
H A Dschedgraph.py797 def source_cmp_start(x, y): function
1481 srclist.sort(cmp=source_cmp_start)
1489 sources.sort(cmp=source_cmp_start, reverse=True)
1519 srclist.sort(cmp=source_cmp_start)
1520 sources.sort(cmp=source_cmp_start)