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": "L49"}, {"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": "L70"}, {"id": "$graphify-root$_src_bar_stats_read_cpu", "label": "read_cpu()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L82"}, {"id": "$graphify-root$_src_bar_stats_read_ram", "label": "read_ram()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L114"}, {"id": "$graphify-root$_src_bar_stats_bat_path", "label": "bat_path()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L139"}, {"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": "L154"}, {"id": "$graphify-root$_src_bar_stats_read_battery", "label": "read_battery()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L174"}, {"id": "$graphify-root$_src_bar_stats_bat_level_icon", "label": "bat_level_icon()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L182"}, {"id": "$graphify-root$_src_bar_stats_read_ac", "label": "read_ac()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L192"}, {"id": "$graphify-root$_src_bar_stats_bt_rfkill_on", "label": "bt_rfkill_on()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L211"}, {"id": "$graphify-root$_src_bar_stats_read_bt", "label": "read_bt()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L227"}, {"id": "$graphify-root$_src_bar_stats_bt_connected_icon", "label": "bt_connected_icon()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L234"}, {"id": "$graphify-root$_src_bar_stats_wifi_iface", "label": "wifi_iface()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L260"}, {"id": "$graphify-root$_src_bar_stats_read_wifi", "label": "read_wifi()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L272"}, {"id": "$graphify-root$_src_bar_stats_read_hwmon_temp", "label": "read_hwmon_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L311"}, {"id": "$graphify-root$_src_bar_stats_read_cpu_temp", "label": "read_cpu_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L323"}, {"id": "$graphify-root$_src_bar_stats_read_gpu_temp", "label": "read_gpu_temp()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L327"}, {"id": "$graphify-root$_src_bar_stats_read_gpu_usage", "label": "read_gpu_usage()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L331"}, {"id": "$graphify-root$_src_bar_stats_read_net_throughput", "label": "read_net_throughput()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L342"}, {"id": "$graphify-root$_src_bar_stats_read_crumbs_profile", "label": "read_crumbs_profile()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L383"}, {"id": "$graphify-root$_src_bar_stats_poll", "label": "poll()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L405"}, {"id": "$graphify-root$_src_bar_stats_spawn_poller", "label": "spawn_poller()", "file_type": "code", "source_file": "src/bar/stats.rs", "source_location": "L471"}, {"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": "L49", "weight": 1.0}, {"source": "$graphify-root$_src_bar_stats_stats", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/stats.rs", "source_location": "L50", "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": "L52", "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": "L54", "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": "L56", "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": "L60", "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": "L62", "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": "L62", "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": "L63", "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": "L64", "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": "L65", "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": "L70", "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": "L82", "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": "L114", "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": "L139", "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": "L139", "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": "L139", "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": "L154", "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": "L154", "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": "L174", "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": "L174", "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": "L182", "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": "L192", "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": "L211", "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": "L227", "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": "L234", "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": "L234", "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": "L260", "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": "L260", "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": "L272", "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": "L272", "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": "L311", "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": "L311", "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": "L323", "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": "L323", "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": "L327", "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": "L327", "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": "L331", "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": "L331", "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": "L342", "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": "L383", "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": "L383", "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": "L383", "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": "L405", "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": "L405", "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": "L471", "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": "L471", "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": "L471", "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": "L155", "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": "L175", "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": "L228", "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": "L231", "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": "L273", "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": "L324", "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": "L328", "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": "L406", "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": "L407", "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": "L413", "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": "L415", "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": "L418", "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": "L423", "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": "L433", "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": "L440", "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": "L441", "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": "L442", "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": "L443", "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": "L444", "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": "L474", "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": "L83"}, {"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": "L84"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "skip", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L88"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L88"}, {"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": "L101"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L103"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_cpu", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L104"}, {"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": "L115"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L119"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L123"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L123"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L127"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L127"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ram", "callee": "saturating_sub", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "as_ref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L140"}, {"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": "L140"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L142"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L142"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L145"}, {"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": "L147"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "file_name", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L147"}, {"caller_nid": "$graphify-root$_src_bar_stats_bat_path", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L148"}, {"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": "L148"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L156"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L157"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L161"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L161"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L166"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_power", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L166"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_battery", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L175"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_battery", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L175"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "as_ref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L193"}, {"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": "L193"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L195"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L195"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L198"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L200"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L200"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L201"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L206"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_ac", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L207"}, {"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": "L212"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L212"}, {"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": "L212"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L217"}, {"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": "L218"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L218"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L219"}, {"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": "L221"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L221"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_rfkill_on", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L222"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_bt", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L231"}, {"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": "L235"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L239"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "destination", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L239"}, {"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": "L247"}, {"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": "L248"}, {"caller_nid": "$graphify-root$_src_bar_stats_bt_connected_icon", "callee": "values", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L248"}, {"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": "L252"}, {"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": "L252"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "as_deref", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L261"}, {"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": "L261"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L263"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "filter_map", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L263"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "is_dir", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L266"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L266"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L266"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "into_owned", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L267"}, {"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": "L267"}, {"caller_nid": "$graphify-root$_src_bar_stats_wifi_iface", "callee": "file_name", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L267"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "output", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L277"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "args", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L277"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "success", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L283"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "into_owned", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L283"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L289"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L290"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L291"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "strip_prefix", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L293"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "and_then", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L294"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_wifi", "callee": "split_whitespace", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L294"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L312"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L313"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L314"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L315"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L316"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_hwmon_temp", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L317"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "flatten", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L332"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L333"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "path", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L333"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "exists", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L334"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_gpu_usage", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L336"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "skip", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L349"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L349"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "find", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L350"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_net_throughput", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L354"}, {"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": "L356"}, {"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": "L357"}, {"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": "L358"}, {"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": "L359"}, {"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": "L363"}, {"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": "L365"}, {"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": "L366"}, {"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": "L372"}, {"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": "L372"}, {"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": "L373"}, {"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": "L374"}, {"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": "L384"}, {"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": "L387"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L388"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "join", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L391"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "lines", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L392"}, {"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": "L393"}, {"caller_nid": "$graphify-root$_src_bar_stats_read_crumbs_profile", "callee": "trim", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L393"}, {"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": "L394"}, {"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": "L394"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L414"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or_else", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L416"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "map_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L417"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "fetch_add", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L421"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "is_multiple_of", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L422"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "fetch_add", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L431"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "is_multiple_of", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L432"}, {"caller_nid": "$graphify-root$_src_bar_stats_poll", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L455"}, {"caller_nid": "$graphify-root$_src_bar_stats_spawn_poller", "callee": "input", "is_member_call": true, "source_file": "src/bar/stats.rs", "source_location": "L474"}]} |