Some checks failed
check / check (push) Failing after 48s
updated text sizing to better match the bar size, and increase readability.
1 line
No EOL
42 KiB
JSON
1 line
No EOL
42 KiB
JSON
{"nodes": [{"id": "$graphify-root$_src_bar_stats_rs", "label": "stats.rs", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_bar_stats_stats", "label": "Stats", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L81"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}, {"id": "$graphify-root$_src_bar_stats_cpusnapshot", "label": "CpuSnapshot", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L102"}, {"id": "$graphify-root$_src_bar_stats_read_cpu", "label": "read_cpu()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L114"}, {"id": "$graphify-root$_src_bar_stats_read_ram", "label": "read_ram()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L146"}, {"id": "$graphify-root$_src_bar_stats_bat_path", "label": "bat_path()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L171"}, {"id": "pathbuf", "label": "PathBuf", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}, {"id": "$graphify-root$_src_bar_stats_read_power", "label": "read_power()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L186"}, {"id": "$graphify-root$_src_bar_stats_read_battery", "label": "read_battery()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L206"}, {"id": "$graphify-root$_src_bar_stats_bat_level_icon", "label": "bat_level_icon()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L214"}, {"id": "$graphify-root$_src_bar_stats_read_ac", "label": "read_ac()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L224"}, {"id": "$graphify-root$_src_bar_stats_bt_rfkill_on", "label": "bt_rfkill_on()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L243"}, {"id": "$graphify-root$_src_bar_stats_read_bt", "label": "read_bt()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L259"}, {"id": "$graphify-root$_src_bar_stats_bt_connected_icon", "label": "bt_connected_icon()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L266"}, {"id": "$graphify-root$_src_bar_stats_wifi_iface", "label": "wifi_iface()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L292"}, {"id": "$graphify-root$_src_bar_stats_read_wifi", "label": "read_wifi()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L304"}, {"id": "$graphify-root$_src_bar_stats_read_hwmon_temp", "label": "read_hwmon_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L343"}, {"id": "$graphify-root$_src_bar_stats_read_cpu_temp", "label": "read_cpu_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L359"}, {"id": "$graphify-root$_src_bar_stats_read_gpu_temp", "label": "read_gpu_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L363"}, {"id": "$graphify-root$_src_bar_stats_read_gpu_usage", "label": "read_gpu_usage()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L367"}, {"id": "$graphify-root$_src_bar_stats_read_net_throughput", "label": "read_net_throughput()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L380"}, {"id": "$graphify-root$_src_bar_stats_read_crumbs_profile", "label": "read_crumbs_profile()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L421"}, {"id": "$graphify-root$_src_bar_stats_poll", "label": "poll()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L443"}, {"id": "$graphify-root$_src_bar_stats_spawn_poller", "label": "spawn_poller()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L509"}, {"id": "componentsender", "label": "ComponentSender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/stats.rs"}], "edges": [{"source": "$graphify-root$_src_bar_stats_rs", "target": "crate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "componentsender", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "std", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "oncecell_as_asynconce", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L11", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_stats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L81", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L82", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L84", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L86", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L88", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L92", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L94", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L94", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L95", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L96", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L97", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_cpusnapshot", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L102", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_cpu", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L114", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_ram", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L146", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_bat_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L171", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_bat_path", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L171", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_bat_path", "target": "pathbuf", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L171", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_power", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L186", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_power", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L186", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_battery", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L206", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_battery", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L206", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_bat_level_icon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L214", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_ac", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L224", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_bt_rfkill_on", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L243", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_bt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L259", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_bt_connected_icon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L266", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_bt_connected_icon", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L266", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_wifi_iface", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L292", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_wifi_iface", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L292", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_wifi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L304", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_wifi", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L304", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_hwmon_temp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L343", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_hwmon_temp", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L343", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_cpu_temp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L359", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_cpu_temp", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L359", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_gpu_temp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L363", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_gpu_temp", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L363", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_gpu_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L367", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_gpu_usage", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L367", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_net_throughput", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L380", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_read_crumbs_profile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L421", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_crumbs_profile", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L421", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_read_crumbs_profile", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L421", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_poll", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L443", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_stats", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L443", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_stats_rs", "target": "$graphify-root$_src_bar_stats_spawn_poller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L509", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_spawn_poller", "target": "componentsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L509", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_stats_spawn_poller", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L509", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_stats_read_power", "target": "$graphify-root$_src_bar_stats_bat_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L187", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_battery", "target": "$graphify-root$_src_bar_stats_bat_path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L207", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_bt", "target": "$graphify-root$_src_bar_stats_bt_rfkill_on", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L260", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_bt", "target": "$graphify-root$_src_bar_stats_bt_connected_icon", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L263", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_wifi", "target": "$graphify-root$_src_bar_stats_wifi_iface", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L305", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_cpu_temp", "target": "$graphify-root$_src_bar_stats_read_hwmon_temp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L360", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_read_gpu_temp", "target": "$graphify-root$_src_bar_stats_read_hwmon_temp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L364", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_cpu", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L444", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_ram", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L445", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_power", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L451", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_battery", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L453", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_ac", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L456", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_bt", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L461", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_wifi", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L471", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_crumbs_profile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L478", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_cpu_temp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L479", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_gpu_usage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L480", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_gpu_temp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L481", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_poll", "target": "$graphify-root$_src_bar_stats_read_net_throughput", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L482", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_spawn_poller", "target": "$graphify-root$_src_bar_stats_poll", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L512", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L115"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "skip", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "get_or_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L133"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L135"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L147"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L151"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L152"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L155"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L155"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L159"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L159"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L168"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "as_ref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L172"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "get_or_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L172"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L174"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L174"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L177"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "is_some_and", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L179"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "file_name", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L179"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L180"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "to_string_lossy", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L180"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L188"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L189"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L198"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L198"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_battery", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L207"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_battery", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L207"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L225"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L225"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "as_ref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L225"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "get_or_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L225"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L230"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L232"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L232"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L233"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L238"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L239"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L244"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L244"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "into_iter", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L244"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L249"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L250"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L250"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L251"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L253"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L253"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L254"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_bt", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L263"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "get_or_try_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L267"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L271"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "destination", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L271"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "get_managed_objects", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L279"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L280"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "values", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L280"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L284"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L284"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "as_deref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L293"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "get_or_init", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L293"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L295"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L295"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "is_dir", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L298"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L298"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L298"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "into_owned", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L299"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "to_string_lossy", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L299"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "file_name", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L299"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "output", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L309"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "args", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L309"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "success", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L315"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "into_owned", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L315"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L321"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L322"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L323"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L325"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L326"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L326"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L344"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L345"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L346"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L349"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L350"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L353"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L368"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L369"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L369"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "exists", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L370"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L374"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "skip", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L387"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L387"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L388"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L392"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L394"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L395"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L396"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L397"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L401"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L403"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L404"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "as_secs_f32", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L410"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "duration_since", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L410"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L411"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L412"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L422"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L425"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L426"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L429"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L430"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L431"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L431"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "trim_matches", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L432"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "trim_start_matches", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L432"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L452"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L454"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L455"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "fetch_add", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L459"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "is_multiple_of", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L460"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "fetch_add", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L469"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "is_multiple_of", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L470"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L493"}, {"caller_nid": "$graphify-root$_src_bar_stats_spawn_poller", "callee": "input", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L512"}]} |