Searched defs:pid (Results 1 - 25 of 27) sorted by relevance

12

/hardware/qcom/display/msm8960/libmemtrack/
H A Dmemtrack_msm.c29 pid_t pid,
35 return kgsl_memtrack_get_memory(pid, type, records, num_records);
28 msm_memtrack_get_memory(const struct memtrack_module *module, pid_t pid, int type, struct memtrack_record *records, size_t *num_records) argument
H A Dkgsl.c43 int kgsl_memtrack_get_memory(pid_t pid, enum memtrack_type type, argument
67 sprintf(tmp, "/d/kgsl/proc/%d/mem", pid);
74 sprintf(tmp, "/proc/%d/smaps", pid);
/hardware/qcom/display/msm8974/libmemtrack/
H A Dmemtrack_msm.c29 pid_t pid,
35 return kgsl_memtrack_get_memory(pid, type, records, num_records);
28 msm_memtrack_get_memory(const struct memtrack_module *module, pid_t pid, int type, struct memtrack_record *records, size_t *num_records) argument
H A Dkgsl.c43 int kgsl_memtrack_get_memory(pid_t pid, enum memtrack_type type, argument
67 sprintf(tmp, "/d/kgsl/proc/%d/mem", pid);
74 sprintf(tmp, "/proc/%d/smaps", pid);
/hardware/samsung_slsi/exynos5/libmemtrack/
H A Dmemtrack_exynos5.c29 pid_t pid,
35 return mali_memtrack_get_memory(pid, type, records, num_records);
28 exynos5_memtrack_get_memory(const struct memtrack_module *module, pid_t pid, int type, struct memtrack_record *records, size_t *num_records) argument
H A Dmali.c42 int mali_memtrack_get_memory(pid_t pid, int type, argument
72 * Name pid cap(pages) usage(pages) unmapped(pages)
84 if (ret == 3 && line_pid == pid) {
/hardware/ti/omap4xxx/
H A Dmapinfo.c12 data = ptrace(PTRACE_PEEKTEXT, pid, (void*)p, NULL);
49 mapinfo *init_mapinfo(int pid) argument
53 sprintf(data, "/proc/%d/maps", pid);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
H A DNetlinkConnection.cpp48 pid_t pid,
52 return (((uint64_t)seq) << 32) | (uint64_t)pid;
80 uint32_t pid,
93 peerPid = pid;
95 hash = hashConnection(pid, seq);
133 addr.nl_pid = selfPid; /* self pid */
47 hashConnection( pid_t pid, uint32_t seq ) argument
77 NetlinkConnection( NetlinkConnectionManager *manager, int socketDescriptor, uint32_t pid, uint32_t seq ) argument
/hardware/qcom/display/msm8960/libqservice/
H A DIQService.cpp80 static void getProcName(int pid, char *buf, int size);
100 pid=%d uid=%d process=%s",
112 pid=%d uid=%d process=%s",
125 pid=%d uid=%d process=%s",
138 pid=%d uid=%d process=%s",callerPid,
150 static void getProcName(int pid, char *buf, int size) { argument
152 snprintf(buf, size, "/proc/%d/cmdline", pid);
/hardware/qcom/display/msm8974/libqservice/
H A DIQService.cpp80 static void getProcName(int pid, char *buf, int size);
100 pid=%d uid=%d process=%s",
112 pid=%d uid=%d process=%s",
125 pid=%d uid=%d process=%s",
138 pid=%d uid=%d process=%s",callerPid,
150 static void getProcName(int pid, char *buf, int size) { argument
152 snprintf(buf, size, "/proc/%d/cmdline", pid);
/hardware/qcom/display/msm8x26/libqservice/
H A DIQService.cpp80 static void getProcName(int pid, char *buf, int size);
100 pid=%d uid=%d process=%s",
112 pid=%d uid=%d process=%s",
125 pid=%d uid=%d process=%s",
138 pid=%d uid=%d process=%s",callerPid,
150 static void getProcName(int pid, char *buf, int size) { argument
152 snprintf(buf, size, "/proc/%d/cmdline", pid);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Server/
H A DNetlinkServer.cpp79 src_addr.nl_pid = MC_DAEMON_PID; /* daemon pid */
127 uint32_t pid = nlh->nlmsg_pid; local
128 //LOG_I("%s: Handling NQ message for pid %u seq %u...", __FUNCTION__, pid, seq);
129 uint64_t hash = hashConnection(pid, seq);
137 connection = new NetlinkConnection(this, serverSock, pid, seq);
236 pid_t pid; local
242 pid = connection->peerPid & 0xFFFF;
243 //LOG_I("%s: checking PID %u", __FUNCTION__, pid);
244 // Check if the peer pid i
[all...]
/hardware/libhardware/modules/gralloc/
H A Dgralloc_priv.h79 int pid; member in struct:private_handle_t
88 base(0), pid(getpid())
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
H A Domx_rpc_utils.c165 * RCM server. The name is based on the pid so that eacj process gets a
176 OMX_S32 pid = 0; local
179 pid = getpid();
180 /*Using pid as the server name, thus limiting to only 1 server per process.
182 name is 32 so only pid can fit into the name */
183 sprintf(cServerName, "%ld", pid);
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_linux.c652 rwl_shell_killproc(int pid) argument
654 kill(pid, SIGKILL);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
H A DTrustZoneDevice.cpp406 CWsm_ptr TrustZoneDevice::registerWsmL2(addr_t buffer, uint32_t len, uint32_t pid) argument
414 pid,
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/Platforms/Generic/
H A DCMcKMod.cpp338 uint32_t pid,
354 pid :
355 pid
335 registerWsmL2( addr_t buffer, uint32_t len, uint32_t pid, uint32_t *pHandle, addr_t *pPhysWsmL2) argument
/hardware/samsung_slsi/exynos5/mobicore/include/Public/
H A Dmc_linux.h120 uint32_t pid; /**< process id */ member in struct:mc_ioctl_reg_wsm
/hardware/ti/omap3/dspbridge/inc/
H A Ddrv.h231 UINT pid; member in struct:PROCESS_CONTEXT
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test_script.cpp1127 int start_logging(char *config, int &pid) { argument
1141 pid = fork();
1142 if (pid == 0)
1165 } if(pid < 0)
1172 if(waitpid(pid, &status, 0) != pid)
1182 int stop_logging(int &pid) argument
1184 if(pid > 0)
1186 if(killpg(pid, SIGKILL))
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h147 pthread_t pid; /* job cmd thread ID */ member in struct:__anon630
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
H A DmcContainer.h207 mcPid_t pid; member in struct:__anon1831
/hardware/ti/omap4xxx/security/tf_daemon/
H A Ddelegation_client.c1011 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError);
1017 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d pSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nPartitionSize, nError);
1040 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1059 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d sid=%d woff=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nSectorID, nWorkspaceOffset, nError);
1064 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError);
1083 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d nNewSize=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nNewSize, nError);
1088 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError);
1092 TRACE_INFO("INSTRUCTION: ID=0x%x pid=%d err=%d", (nInstructionID & 0x0F), nPartitionID, nError);
1327 pid_t pid, sid; local
1333 pid
[all...]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Registry/
H A DRegistry.cpp76 static const string getTlDataFilePath(const mcUuid_t *uuid, mcPid_t pid);
363 filename = getTlDataFilePath(&so->cont.uuid, so->cont.pid);
366 LOG_E("mcRegistry store So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
375 LOG_E("mcRegistry store So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
391 mcPid_t pid,
407 filename = getTlDataFilePath(&so->cont.uuid, so->cont.pid);
410 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_PARAMETER);
417 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_INVALID_DEVICE_FILE);
424 LOG_E("mcRegistry read So.Data(cid/pid) failed: %d", MC_DRV_ERR_OUT_OF_RESOURCES);
905 static const string getTlDataFilePath(const mcUuid_t *uuid, mcPid_t pid) argument
388 mcRegistryReadData( uint32_t context, const mcCid_t *cid, mcPid_t pid, mcSoDataCont_t *so, uint32_t maxLen ) argument
[all...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h131 pthread_t pid; member in struct:__anon586

Completed in 738 milliseconds

12