List of all items
Structs
- analyzers::connections::Connection
- analyzers::connections::ConnectionAnalyzer
- analyzers::containers::ContainerAnalyzer
- analyzers::containers::ContainerStats
- analyzers::disk_entropy::DiskEntropyAnalyzer
- analyzers::disk_entropy::MountEntropy
- analyzers::disk_io::DeviceIoStats
- analyzers::disk_io::DiskIoAnalyzer
- analyzers::file_analyzer::DuplicateGroup
- analyzers::file_analyzer::FileActivityMetrics
- analyzers::file_analyzer::FileAnalyzer
- analyzers::file_analyzer::FileEntry
- analyzers::file_analyzer::WatchedFile
- analyzers::geoip::CountryInfo
- analyzers::gpu_procs::GpuProcess
- analyzers::gpu_procs::GpuProcessAnalyzer
- analyzers::network_stats::ErrorDeltas
- analyzers::network_stats::InterfaceErrors
- analyzers::network_stats::NetworkStatsAnalyzer
- analyzers::network_stats::ProtocolStats
- analyzers::network_stats::QueueStats
- analyzers::network_stats::TcpPerformance
- analyzers::process_extra::ProcessExtra
- analyzers::process_extra::ProcessExtraAnalyzer
- analyzers::psi::PsiAnalyzer
- analyzers::psi::PsiMetrics
- analyzers::sensor_health::SensorHealthAnalyzer
- analyzers::sensor_health::SensorReading
- analyzers::storage::Anomaly
- analyzers::storage::LargeFileDetector
- analyzers::storage::MountInfo
- analyzers::storage::StorageAnalyzer
- analyzers::swap::PsiMetrics
- analyzers::swap::SwapAnalyzer
- analyzers::swap::ZramStats
- analyzers::treemap::LargeFile
- analyzers::treemap::TreeRect
- analyzers::treemap::TreemapAnalyzer
- app::App
- app::CpuCoreState
- app::DiskHealthStatus
- app::MemoryBreakdown
- app::MockBatteryData
- app::MockContainerData
- app::MockGpuData
- app::MockSensorData
- app::PanelVisibility
- app::TopMemConsumer
- app::TopProcessForCore
- ring_buffer::RingBuffer
Enums
- analyzers::connections::ConnState
- analyzers::connections::Protocol
- analyzers::containers::ContainerStatus
- analyzers::disk_io::IoWorkloadType
- analyzers::file_analyzer::EntropyLevel
- analyzers::file_analyzer::FileType
- analyzers::file_analyzer::IoActivity
- analyzers::gpu_procs::GpuProcType
- analyzers::psi::PressureLevel
- analyzers::sensor_health::SensorHealth
- analyzers::sensor_health::SensorType
- analyzers::swap::ThrashingSeverity
- analyzers::treemap::FileCategory
- app::DiskHealth
- app::MockSensorType
- app::SwapTrend
- display_rules::ColumnAlign
- display_rules::TruncateStrategy
- state::FilesViewMode
- state::PanelType
- state::ProcessSortColumn
- state::SignalType
Functions
- analyzers::connections::port_to_icon
- analyzers::connections::port_to_service
- analyzers::disk_io::classify_workload
- analyzers::disk_io::estimate_latency_ms
- analyzers::disk_io::estimate_p50_latency_ms
- analyzers::disk_io::estimate_p99_latency_ms
- analyzers::geoip::get_country_code
- analyzers::geoip::get_flag
- analyzers::geoip::lookup
- analyzers::storage::format_bytes
- display_rules::format_bytes_column
- display_rules::format_bytes_iec
- display_rules::format_bytes_si
- display_rules::format_column
- display_rules::format_duration
- display_rules::format_duration_compact
- display_rules::format_freq_mhz
- display_rules::format_number
- display_rules::format_number_column
- display_rules::format_percent
- display_rules::format_percent_clamped
- display_rules::format_percent_column
- display_rules::format_percent_fixed
- display_rules::truncate
- display_rules::truncate_path
- panels::draw_battery
- panels::draw_connections
- panels::draw_cpu
- panels::draw_disk
- panels::draw_files
- panels::draw_gpu
- panels::draw_memory
- panels::draw_network
- panels::draw_process
- panels::draw_psi
- panels::draw_sensors
- panels::draw_sensors_compact
- panels::draw_system
- panels::draw_treemap
- panels::mount_legend_str
- ring_buffer::handle_counter_wrap
- theme::format_bytes
- theme::format_bytes_rate
- theme::format_uptime
- theme::percent_color
- theme::temp_color
- ui::draw
Type Aliases
Constants
- theme::borders::BATTERY
- theme::borders::CPU
- theme::borders::DISK
- theme::borders::FILES
- theme::borders::GPU
- theme::borders::MEMORY
- theme::borders::NETWORK
- theme::borders::PROCESS
- theme::borders::SENSORS
- theme::borders::STYLE
- theme::graph::CPU
- theme::graph::DISK_READ
- theme::graph::DISK_WRITE
- theme::graph::GPU
- theme::graph::MEMORY
- theme::graph::NETWORK_RX
- theme::graph::NETWORK_TX
- theme::graph::SWAP
- theme::process_state::DISK_WAIT
- theme::process_state::RUNNING
- theme::process_state::SLEEPING
- theme::process_state::STOPPED
- theme::process_state::UNKNOWN
- theme::process_state::ZOMBIE