Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/pmadvise/
H A Dpmadvise.c235 saddr_t *chopped_list = NULL; variable
1121 assert(chopped_list == NULL); in main()
1125 create_choplist(&chopped_list, merged_list); in main()
1131 print_advice(chopped_list, maplist_head); in main()
1132 delete_list(&chopped_list); in main()