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

/macosx-10.10/top-100.1.2/
H A Dports.c54 return create_statistic(STATISTIC_PORTS, parent, NULL, &callbacks,
H A Dpower.c130 return create_statistic(STATISTIC_PORTS, parent, NULL, &idlewake_callbacks,
136 return create_statistic(STATISTIC_PORTS, parent, NULL, &powerscore_callbacks,
H A Dstatistic.h40 STATISTIC_THREADS, STATISTIC_PORTS, STATISTIC_MREGION, enumerator in enum:__anon14174
H A Dpreferences.c104 {"ports", STATISTIC_PORTS},
105 {"prt", STATISTIC_PORTS},
216 SPREF(STATISTIC_PORTS);
H A Dstatistic.c61 {STATISTIC_PORTS, top_ports_create, "#PORTS"},
H A Dtop.c154 case STATISTIC_PORTS: return COMP(a_a->prt, a_b->prt);

Completed in 120 milliseconds