Files
tfm_ainventory/graphify-out/cache/70abb5f3891f2ca790411c0cbca6225e37b7a6cb0de6f10c445ee5fdf0948f1a.json

1 line
8.1 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_websockets_speedups_c", "label": "speedups.c", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L1"}, {"id": "speedups_pybyteslike_asstringandsize", "label": "_PyBytesLike_AsStringAndSize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L17"}, {"id": "speedups_apply_mask", "label": "apply_mask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L61"}, {"id": "speedups_pyinit_speedups", "label": "PyInit_speedups()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L218"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_websockets_speedups_c", "target": "python", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_speedups_c", "target": "stdint", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_speedups_c", "target": "arm_neon", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_speedups_c", "target": "emmintrin", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_speedups_c", "target": "speedups_pybyteslike_asstringandsize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_speedups_c", "target": "speedups_apply_mask", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_speedups_c", "target": "speedups_pyinit_speedups", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L218", "weight": 1.0}, {"source": "speedups_apply_mask", "target": "speedups_pybyteslike_asstringandsize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L99", "weight": 1.0}], "raw_calls": [{"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyBytes_Check", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L23"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyBytes_AS_STRING", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L26"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyBytes_GET_SIZE", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L27"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyByteArray_Check", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L29"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyByteArray_AS_STRING", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L32"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyByteArray_GET_SIZE", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L33"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyMemoryView_Check", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L35"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyMemoryView_GetContiguous", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L37"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyMemoryView_GET_BUFFER", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L43"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "PyErr_Format", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L49"}, {"caller_nid": "speedups_pybyteslike_asstringandsize", "callee": "Py_TYPE", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L52"}, {"caller_nid": "speedups_apply_mask", "callee": "PyArg_ParseTupleAndKeywords", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L93"}, {"caller_nid": "speedups_apply_mask", "callee": "PyErr_SetString", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L111"}, {"caller_nid": "speedups_apply_mask", "callee": "PyBytes_FromStringAndSize", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L117"}, {"caller_nid": "speedups_apply_mask", "callee": "PyBytes_AS_STRING", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L124"}, {"caller_nid": "speedups_apply_mask", "callee": "vreinterpretq_u8_u32", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L137"}, {"caller_nid": "speedups_apply_mask", "callee": "vdupq_n_u32", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L137"}, {"caller_nid": "speedups_apply_mask", "callee": "vld1q_u8", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L141"}, {"caller_nid": "speedups_apply_mask", "callee": "veorq_u8", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L142"}, {"caller_nid": "speedups_apply_mask", "callee": "vst1q_u8", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L143"}, {"caller_nid": "speedups_apply_mask", "callee": "_mm_set1_epi32", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L154"}, {"caller_nid": "speedups_apply_mask", "callee": "_mm_loadu_si128", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L158"}, {"caller_nid": "speedups_apply_mask", "callee": "_mm_xor_si128", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L159"}, {"caller_nid": "speedups_apply_mask", "callee": "_mm_storeu_si128", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L160"}, {"caller_nid": "speedups_apply_mask", "callee": "Py_XDECREF", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L189"}, {"caller_nid": "speedups_apply_mask", "callee": "Py_XDECREF", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L190"}, {"caller_nid": "speedups_pyinit_speedups", "callee": "PyModule_Create", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L221"}, {"caller_nid": "speedups_pyinit_speedups", "callee": "PyUnstable_Module_SetGIL", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/speedups.c", "source_location": "L226"}]}