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

/freebsd-10-stable/tools/sched/
H A Dschedgraph.py796 def source_cmp_start(x, y): function
1480 srclist.sort(cmp=source_cmp_start)
1488 sources.sort(cmp=source_cmp_start, reverse=True)
1518 srclist.sort(cmp=source_cmp_start)
1519 sources.sort(cmp=source_cmp_start)

Completed in 63 milliseconds