Searched refs:time (Results 1 – 7 of 7) sorted by relevance
| /pciutils/ |
| H A D | ls-ecaps.c | 1372 int time; in cap_l1pm() local 1397 time = l1pm_calc_pwron(BITS(l1_cap, 16, 2), BITS(l1_cap, 19, 5)); in cap_l1pm() 1398 if (time != -1) in cap_l1pm() 1399 printf("PortTPowerOnTime=%dus\n", time); in cap_l1pm() 1430 time = l1pm_calc_pwron(BITS(val, 0, 2), BITS(val, 3, 5)); in cap_l1pm() 1431 if (time != -1) in cap_l1pm() 1432 printf(" T_PwrOn=%dus", time); in cap_l1pm()
|
| H A D | COPYING | 189 6. Each time you redistribute the Program (or any work based on the 238 of the General Public License from time to time. Such new versions will
|
| H A D | README.Windows | 67 header file. The alias is resolved by the linker at linking time, so the final
|
| H A D | README | 87 compatible for a long time (we use symbol versioning to achieve
|
| H A D | ChangeLog | 57 executable to make link-time optimization possible. 125 in shared libpci, which made compiling with link-time 1588 this time the version checks should be right. 1692 command every time $(MANDIR) is referenced. 1732 to use update-ids) and we don't try to remove /etc/pci.ids (a long time 1945 * lib/proc.c: pread/pwrite fixed again, this time on libc5 :(
|
| H A D | pci.ids | 7325 104f Co-time Computer Ltd
|
| /pciutils/lmr/ |
| H A D | margin_results.c | 229 time_t tim = time(NULL); in margin_results_save_csv()
|