HomeSort by: relevance | last modified time | path
    Searched defs:cp_time_offset (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/top/dist/machine/
m_hpux7.c 189 static unsigned long cp_time_offset; variable
333 cp_time_offset = nlst[X_CP_TIME].n_value;
397 (void) getkval(cp_time_offset, (int *)cp_time, sizeof(cp_time),
m_hpux8.c 188 static unsigned long cp_time_offset; variable
294 cp_time_offset = nlst[X_CP_TIME].n_value;
359 (void) getkval(cp_time_offset, (int *)cp_time, sizeof(cp_time),
m_hpux9.c 200 static unsigned long cp_time_offset; variable
306 cp_time_offset = nlst[X_CP_TIME].n_value;
371 (void) getkval(cp_time_offset, (int *)cp_time, sizeof(cp_time),
m_sunos4.c 204 static unsigned long cp_time_offset; variable
362 cp_time_offset = nlst[X_CP_TIME].n_value;
451 (void) getkval(cp_time_offset, (int *)cp_time, sizeof(cp_time),

Completed in 19 milliseconds