Searched refs:COL_START_TIME (Results 1 – 7 of 7) sorted by relevance
/dports/sysutils/gnome-system-monitor/gnome-system-monitor-41.0/src/ |
H A D | proctable.h | 40 COL_START_TIME,
|
H A D | proctable.cpp | 498 case COL_START_TIME: in proctable_new() 553 case COL_START_TIME: in proctable_new() 579 case COL_START_TIME: in proctable_new() 835 tree_store_update(model, &info->node, COL_START_TIME, info->start_time); in update_info_mutable_cols()
|
/dports/sysutils/mate-system-monitor/mate-system-monitor-1.26.0/src/ |
H A D | proctable.h | 40 COL_START_TIME, enumerator
|
H A D | proctable.cpp | 416 case COL_START_TIME: in proctable_new() 473 case COL_START_TIME: in proctable_new() 723 tree_store_update(model, &info->node, COL_START_TIME, info->start_time); in update_info_mutable_cols()
|
/dports/security/webfwlog/webfwlog-1.1.1/src/ |
H A D | output.c | 134 case COL_START_TIME: in output_wfwl()
|
H A D | reportdef.c | 113 {"earliest",SORT_START_TIME,0,0,NULL,&fields_used.earliest,COL_START_TIME,0,0},
|
/dports/security/webfwlog/webfwlog-1.1.1/include/ |
H A D | main.h | 328 COL_START_TIME, enumerator
|