Searched refs:ptdump_cmp (Results 1 – 1 of 1) sorted by relevance
216 static int ptdump_cmp(const void *a, const void *b) in ptdump_cmp() function318 sort(&markers[1], markers_cnt - 1, sizeof(*markers), ptdump_cmp, NULL); in pt_dump_init()
Completed in 4 milliseconds